Uses of Class
com.google.cloud.recommendationengine.v1beta1.PredictionApiKeyRegistrySettings
-
Packages that use PredictionApiKeyRegistrySettings Package Description com.google.cloud.recommendationengine.v1beta1 A client to Recommendations AI -
-
Uses of PredictionApiKeyRegistrySettings in com.google.cloud.recommendationengine.v1beta1
Methods in com.google.cloud.recommendationengine.v1beta1 that return PredictionApiKeyRegistrySettings Modifier and Type Method Description PredictionApiKeyRegistrySettingsPredictionApiKeyRegistrySettings.Builder. build()static PredictionApiKeyRegistrySettingsPredictionApiKeyRegistrySettings. create(PredictionApiKeyRegistryStubSettings stub)PredictionApiKeyRegistrySettingsPredictionApiKeyRegistryClient. getSettings()Methods in com.google.cloud.recommendationengine.v1beta1 with parameters of type PredictionApiKeyRegistrySettings Modifier and Type Method Description static PredictionApiKeyRegistryClientPredictionApiKeyRegistryClient. create(PredictionApiKeyRegistrySettings settings)Constructs an instance of PredictionApiKeyRegistryClient, using the given settings.Constructors in com.google.cloud.recommendationengine.v1beta1 with parameters of type PredictionApiKeyRegistrySettings Constructor Description Builder(PredictionApiKeyRegistrySettings settings)PredictionApiKeyRegistryClient(PredictionApiKeyRegistrySettings settings)Constructs an instance of PredictionApiKeyRegistryClient, using the given settings.
-