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