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 ServingConfigServiceSettingsServingConfigServiceSettings.Builder. build()static ServingConfigServiceSettingsServingConfigServiceSettings. create(ServingConfigServiceStubSettings stub)ServingConfigServiceSettingsServingConfigServiceClient. getSettings()Methods in com.google.cloud.retail.v2alpha with parameters of type ServingConfigServiceSettings Modifier and Type Method Description static ServingConfigServiceClientServingConfigServiceClient. 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.
-