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