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