Uses of Class
com.google.cloud.retail.v2beta.CatalogServiceClient
-
Packages that use CatalogServiceClient Package Description com.google.cloud.retail.v2beta A client to Retail API -
-
Uses of CatalogServiceClient in com.google.cloud.retail.v2beta
Methods in com.google.cloud.retail.v2beta that return CatalogServiceClient Modifier and Type Method Description static CatalogServiceClient
CatalogServiceClient. create()
Constructs an instance of CatalogServiceClient with default settings.static CatalogServiceClient
CatalogServiceClient. create(CatalogServiceSettings settings)
Constructs an instance of CatalogServiceClient, using the given settings.static CatalogServiceClient
CatalogServiceClient. create(CatalogServiceStub stub)
Constructs an instance of CatalogServiceClient, using the given stub for making calls.
-