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