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 CompletionServiceClient
CompletionServiceClient. create()
Constructs an instance of CompletionServiceClient with default settings.static CompletionServiceClient
CompletionServiceClient. create(CompletionServiceSettings settings)
Constructs an instance of CompletionServiceClient, using the given settings.static CompletionServiceClient
CompletionServiceClient. create(CompletionServiceStub stub)
Constructs an instance of CompletionServiceClient, using the given stub for making calls.
-