Uses of Class
com.google.cloud.recommendationengine.v1beta1.stub.PredictionApiKeyRegistryStub
-
Packages that use PredictionApiKeyRegistryStub Package Description com.google.cloud.recommendationengine.v1beta1 A client to Recommendations AIcom.google.cloud.recommendationengine.v1beta1.stub -
-
Uses of PredictionApiKeyRegistryStub in com.google.cloud.recommendationengine.v1beta1
Methods in com.google.cloud.recommendationengine.v1beta1 that return PredictionApiKeyRegistryStub Modifier and Type Method Description PredictionApiKeyRegistryStub
PredictionApiKeyRegistryClient. getStub()
Methods in com.google.cloud.recommendationengine.v1beta1 with parameters of type PredictionApiKeyRegistryStub Modifier and Type Method Description static PredictionApiKeyRegistryClient
PredictionApiKeyRegistryClient. create(PredictionApiKeyRegistryStub stub)
Constructs an instance of PredictionApiKeyRegistryClient, using the given stub for making calls.Constructors in com.google.cloud.recommendationengine.v1beta1 with parameters of type PredictionApiKeyRegistryStub Constructor Description PredictionApiKeyRegistryClient(PredictionApiKeyRegistryStub stub)
-
Uses of PredictionApiKeyRegistryStub in com.google.cloud.recommendationengine.v1beta1.stub
Subclasses of PredictionApiKeyRegistryStub in com.google.cloud.recommendationengine.v1beta1.stub Modifier and Type Class Description class
GrpcPredictionApiKeyRegistryStub
gRPC stub implementation for the PredictionApiKeyRegistry service API.class
HttpJsonPredictionApiKeyRegistryStub
REST stub implementation for the PredictionApiKeyRegistry service API.Methods in com.google.cloud.recommendationengine.v1beta1.stub that return PredictionApiKeyRegistryStub Modifier and Type Method Description PredictionApiKeyRegistryStub
PredictionApiKeyRegistryStubSettings. createStub()
-