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 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.
-