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