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