Uses of Class
com.google.cloud.retail.v2beta.stub.CompletionServiceStub
-
Packages that use CompletionServiceStub Package Description com.google.cloud.retail.v2beta A client to Retail APIcom.google.cloud.retail.v2beta.stub -
-
Uses of CompletionServiceStub in com.google.cloud.retail.v2beta
Methods in com.google.cloud.retail.v2beta that return CompletionServiceStub Modifier and Type Method Description CompletionServiceStub
CompletionServiceClient. getStub()
Methods in com.google.cloud.retail.v2beta with parameters of type CompletionServiceStub Modifier and Type Method Description static CompletionServiceClient
CompletionServiceClient. create(CompletionServiceStub stub)
Constructs an instance of CompletionServiceClient, using the given stub for making calls.Constructors in com.google.cloud.retail.v2beta with parameters of type CompletionServiceStub Constructor Description CompletionServiceClient(CompletionServiceStub stub)
-
Uses of CompletionServiceStub in com.google.cloud.retail.v2beta.stub
Subclasses of CompletionServiceStub in com.google.cloud.retail.v2beta.stub Modifier and Type Class Description class
GrpcCompletionServiceStub
gRPC stub implementation for the CompletionService service API.class
HttpJsonCompletionServiceStub
REST stub implementation for the CompletionService service API.Methods in com.google.cloud.retail.v2beta.stub that return CompletionServiceStub Modifier and Type Method Description CompletionServiceStub
CompletionServiceStubSettings. createStub()
-