Uses of Class
com.google.cloud.retail.v2alpha.stub.ModelServiceStub
-
Packages that use ModelServiceStub Package Description com.google.cloud.retail.v2alpha A client to Retail APIcom.google.cloud.retail.v2alpha.stub -
-
Uses of ModelServiceStub in com.google.cloud.retail.v2alpha
Methods in com.google.cloud.retail.v2alpha that return ModelServiceStub Modifier and Type Method Description ModelServiceStubModelServiceClient. getStub()Methods in com.google.cloud.retail.v2alpha with parameters of type ModelServiceStub Modifier and Type Method Description static ModelServiceClientModelServiceClient. create(ModelServiceStub stub)Constructs an instance of ModelServiceClient, using the given stub for making calls.Constructors in com.google.cloud.retail.v2alpha with parameters of type ModelServiceStub Constructor Description ModelServiceClient(ModelServiceStub stub) -
Uses of ModelServiceStub in com.google.cloud.retail.v2alpha.stub
Subclasses of ModelServiceStub in com.google.cloud.retail.v2alpha.stub Modifier and Type Class Description classGrpcModelServiceStubgRPC stub implementation for the ModelService service API.classHttpJsonModelServiceStubREST stub implementation for the ModelService service API.Methods in com.google.cloud.retail.v2alpha.stub that return ModelServiceStub Modifier and Type Method Description ModelServiceStubModelServiceStubSettings. createStub()
-