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