Uses of Class
com.google.cloud.recommendationengine.v1beta1.PredictionApiKeyRegistryClient
-
Packages that use PredictionApiKeyRegistryClient Package Description com.google.cloud.recommendationengine.v1beta1 A client to Recommendations AI -
-
Uses of PredictionApiKeyRegistryClient in com.google.cloud.recommendationengine.v1beta1
Methods in com.google.cloud.recommendationengine.v1beta1 that return PredictionApiKeyRegistryClient Modifier and Type Method Description static PredictionApiKeyRegistryClientPredictionApiKeyRegistryClient. create()Constructs an instance of PredictionApiKeyRegistryClient with default settings.static PredictionApiKeyRegistryClientPredictionApiKeyRegistryClient. create(PredictionApiKeyRegistrySettings settings)Constructs an instance of PredictionApiKeyRegistryClient, using the given settings.static PredictionApiKeyRegistryClientPredictionApiKeyRegistryClient. create(PredictionApiKeyRegistryStub stub)Constructs an instance of PredictionApiKeyRegistryClient, using the given stub for making calls.
-