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