Uses of Class
com.google.cloud.discoveryengine.v1beta.RecommendationServiceClient
-
Packages that use RecommendationServiceClient Package Description com.google.cloud.discoveryengine.v1beta A client to Discovery Engine API -
-
Uses of RecommendationServiceClient in com.google.cloud.discoveryengine.v1beta
Methods in com.google.cloud.discoveryengine.v1beta that return RecommendationServiceClient Modifier and Type Method Description static RecommendationServiceClientRecommendationServiceClient. create()Constructs an instance of RecommendationServiceClient with default settings.static RecommendationServiceClientRecommendationServiceClient. create(RecommendationServiceSettings settings)Constructs an instance of RecommendationServiceClient, using the given settings.static RecommendationServiceClientRecommendationServiceClient. create(RecommendationServiceStub stub)Constructs an instance of RecommendationServiceClient, using the given stub for making calls.
-