Uses of Class
com.google.cloud.automl.v1.stub.AutoMlStub
-
Packages that use AutoMlStub Package Description com.google.cloud.automl.v1 A client to Cloud AutoML APIcom.google.cloud.automl.v1.stub -
-
Uses of AutoMlStub in com.google.cloud.automl.v1
Methods in com.google.cloud.automl.v1 that return AutoMlStub Modifier and Type Method Description AutoMlStubAutoMlClient. getStub()Methods in com.google.cloud.automl.v1 with parameters of type AutoMlStub Modifier and Type Method Description static AutoMlClientAutoMlClient. create(AutoMlStub stub)Constructs an instance of AutoMlClient, using the given stub for making calls.Constructors in com.google.cloud.automl.v1 with parameters of type AutoMlStub Constructor Description AutoMlClient(AutoMlStub stub) -
Uses of AutoMlStub in com.google.cloud.automl.v1.stub
Subclasses of AutoMlStub in com.google.cloud.automl.v1.stub Modifier and Type Class Description classGrpcAutoMlStubgRPC stub implementation for the AutoMl service API.classHttpJsonAutoMlStubREST stub implementation for the AutoMl service API.Methods in com.google.cloud.automl.v1.stub that return AutoMlStub Modifier and Type Method Description AutoMlStubAutoMlStubSettings. createStub()
-