Uses of Class
com.google.cloud.discoveryengine.v1beta.RecommendationServiceGrpc.RecommendationServiceFutureStub
-
Packages that use RecommendationServiceGrpc.RecommendationServiceFutureStub Package Description com.google.cloud.discoveryengine.v1beta A client to Discovery Engine API -
-
Uses of RecommendationServiceGrpc.RecommendationServiceFutureStub in com.google.cloud.discoveryengine.v1beta
Methods in com.google.cloud.discoveryengine.v1beta that return RecommendationServiceGrpc.RecommendationServiceFutureStub Modifier and Type Method Description protected RecommendationServiceGrpc.RecommendationServiceFutureStub
RecommendationServiceGrpc.RecommendationServiceFutureStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static RecommendationServiceGrpc.RecommendationServiceFutureStub
RecommendationServiceGrpc. newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-