Uses of Class
com.google.cloud.retail.v2alpha.CompletionServiceClient
-
Packages that use CompletionServiceClient Package Description com.google.cloud.retail.v2alpha A client to Retail API -
-
Uses of CompletionServiceClient in com.google.cloud.retail.v2alpha
Methods in com.google.cloud.retail.v2alpha 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.
-