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