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