Uses of Class
com.google.cloud.retail.v2beta.CompletionServiceSettings
-
Packages that use CompletionServiceSettings Package Description com.google.cloud.retail.v2beta A client to Retail API -
-
Uses of CompletionServiceSettings in com.google.cloud.retail.v2beta
Methods in com.google.cloud.retail.v2beta that return CompletionServiceSettings Modifier and Type Method Description CompletionServiceSettingsCompletionServiceSettings.Builder. build()static CompletionServiceSettingsCompletionServiceSettings. create(CompletionServiceStubSettings stub)CompletionServiceSettingsCompletionServiceClient. getSettings()Methods in com.google.cloud.retail.v2beta with parameters of type CompletionServiceSettings Modifier and Type Method Description static CompletionServiceClientCompletionServiceClient. create(CompletionServiceSettings settings)Constructs an instance of CompletionServiceClient, using the given settings.Constructors in com.google.cloud.retail.v2beta with parameters of type CompletionServiceSettings Constructor Description Builder(CompletionServiceSettings settings)CompletionServiceClient(CompletionServiceSettings settings)Constructs an instance of CompletionServiceClient, using the given settings.
-