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