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