Uses of Class
com.google.cloud.discoveryengine.v1beta.stub.GrpcRecommendationServiceStub
-
Packages that use GrpcRecommendationServiceStub Package Description com.google.cloud.discoveryengine.v1beta.stub -
-
Uses of GrpcRecommendationServiceStub in com.google.cloud.discoveryengine.v1beta.stub
Methods in com.google.cloud.discoveryengine.v1beta.stub that return GrpcRecommendationServiceStub Modifier and Type Method Description static GrpcRecommendationServiceStub
GrpcRecommendationServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext)
static GrpcRecommendationServiceStub
GrpcRecommendationServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
static GrpcRecommendationServiceStub
GrpcRecommendationServiceStub. create(RecommendationServiceStubSettings settings)
-