Uses of Class
com.google.cloud.retail.v2beta.CompletionServiceClient
-
Packages that use CompletionServiceClient Package Description com.google.cloud.retail.v2beta A client to Retail API -
-
Uses of CompletionServiceClient in com.google.cloud.retail.v2beta
Methods in com.google.cloud.retail.v2beta that return CompletionServiceClient Modifier and Type Method Description static CompletionServiceClientCompletionServiceClient. create()Constructs an instance of CompletionServiceClient with default settings.static CompletionServiceClientCompletionServiceClient. create(CompletionServiceSettings settings)Constructs an instance of CompletionServiceClient, using the given settings.static CompletionServiceClientCompletionServiceClient. create(CompletionServiceStub stub)Constructs an instance of CompletionServiceClient, using the given stub for making calls.
-