Uses of Class
com.google.cloud.recommendationengine.v1beta1.stub.CatalogServiceStub
-
Packages that use CatalogServiceStub Package Description com.google.cloud.recommendationengine.v1beta1 A client to Recommendations AIcom.google.cloud.recommendationengine.v1beta1.stub -
-
Uses of CatalogServiceStub in com.google.cloud.recommendationengine.v1beta1
Methods in com.google.cloud.recommendationengine.v1beta1 that return CatalogServiceStub Modifier and Type Method Description CatalogServiceStubCatalogServiceClient. getStub()Methods in com.google.cloud.recommendationengine.v1beta1 with parameters of type CatalogServiceStub Modifier and Type Method Description static CatalogServiceClientCatalogServiceClient. create(CatalogServiceStub stub)Constructs an instance of CatalogServiceClient, using the given stub for making calls.Constructors in com.google.cloud.recommendationengine.v1beta1 with parameters of type CatalogServiceStub Constructor Description CatalogServiceClient(CatalogServiceStub stub) -
Uses of CatalogServiceStub in com.google.cloud.recommendationengine.v1beta1.stub
Subclasses of CatalogServiceStub in com.google.cloud.recommendationengine.v1beta1.stub Modifier and Type Class Description classGrpcCatalogServiceStubgRPC stub implementation for the CatalogService service API.classHttpJsonCatalogServiceStubREST stub implementation for the CatalogService service API.Methods in com.google.cloud.recommendationengine.v1beta1.stub that return CatalogServiceStub Modifier and Type Method Description CatalogServiceStubCatalogServiceStubSettings. createStub()
-