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