Uses of Class
com.google.cloud.discoveryengine.v1beta.stub.RecommendationServiceStub
-
Packages that use RecommendationServiceStub Package Description com.google.cloud.discoveryengine.v1beta A client to Discovery Engine APIcom.google.cloud.discoveryengine.v1beta.stub -
-
Uses of RecommendationServiceStub in com.google.cloud.discoveryengine.v1beta
Methods in com.google.cloud.discoveryengine.v1beta that return RecommendationServiceStub Modifier and Type Method Description RecommendationServiceStub
RecommendationServiceClient. getStub()
Methods in com.google.cloud.discoveryengine.v1beta with parameters of type RecommendationServiceStub Modifier and Type Method Description static RecommendationServiceClient
RecommendationServiceClient. create(RecommendationServiceStub stub)
Constructs an instance of RecommendationServiceClient, using the given stub for making calls.Constructors in com.google.cloud.discoveryengine.v1beta with parameters of type RecommendationServiceStub Constructor Description RecommendationServiceClient(RecommendationServiceStub stub)
-
Uses of RecommendationServiceStub in com.google.cloud.discoveryengine.v1beta.stub
Subclasses of RecommendationServiceStub in com.google.cloud.discoveryengine.v1beta.stub Modifier and Type Class Description class
GrpcRecommendationServiceStub
gRPC stub implementation for the RecommendationService service API.class
HttpJsonRecommendationServiceStub
REST stub implementation for the RecommendationService service API.Methods in com.google.cloud.discoveryengine.v1beta.stub that return RecommendationServiceStub Modifier and Type Method Description RecommendationServiceStub
RecommendationServiceStubSettings. createStub()
-