Uses of Class
com.google.cloud.retail.v2.CatalogServiceGrpc.CatalogServiceStub
-
Packages that use CatalogServiceGrpc.CatalogServiceStub Package Description com.google.cloud.retail.v2 A client to Retail API -
-
Uses of CatalogServiceGrpc.CatalogServiceStub in com.google.cloud.retail.v2
Methods in com.google.cloud.retail.v2 that return CatalogServiceGrpc.CatalogServiceStub Modifier and Type Method Description protected CatalogServiceGrpc.CatalogServiceStub
CatalogServiceGrpc.CatalogServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static CatalogServiceGrpc.CatalogServiceStub
CatalogServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-