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 CatalogServiceClientCatalogServiceClient. create()Constructs an instance of CatalogServiceClient with default settings.static CatalogServiceClientCatalogServiceClient. create(CatalogServiceSettings settings)Constructs an instance of CatalogServiceClient, using the given settings.static CatalogServiceClientCatalogServiceClient. create(CatalogServiceStub stub)Constructs an instance of CatalogServiceClient, using the given stub for making calls.
-