Uses of Class
com.google.cloud.retail.v2.CatalogServiceClient
-
Packages that use CatalogServiceClient Package Description com.google.cloud.retail.v2 A client to Retail API -
-
Uses of CatalogServiceClient in com.google.cloud.retail.v2
Methods in com.google.cloud.retail.v2 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.
-