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 RecommendationServiceStubRecommendationServiceClient. getStub()Methods in com.google.cloud.discoveryengine.v1beta with parameters of type RecommendationServiceStub Modifier and Type Method Description static RecommendationServiceClientRecommendationServiceClient. 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 classGrpcRecommendationServiceStubgRPC stub implementation for the RecommendationService service API.classHttpJsonRecommendationServiceStubREST stub implementation for the RecommendationService service API.Methods in com.google.cloud.discoveryengine.v1beta.stub that return RecommendationServiceStub Modifier and Type Method Description RecommendationServiceStubRecommendationServiceStubSettings. createStub()
-