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