Uses of Interface
com.google.cloud.recommendationengine.v1beta1.PredictionApiKeyRegistrationOrBuilder
-
Packages that use PredictionApiKeyRegistrationOrBuilder Package Description com.google.cloud.recommendationengine.v1beta1 A client to Recommendations AI -
-
Uses of PredictionApiKeyRegistrationOrBuilder in com.google.cloud.recommendationengine.v1beta1
Classes in com.google.cloud.recommendationengine.v1beta1 that implement PredictionApiKeyRegistrationOrBuilder Modifier and Type Class Description class
PredictionApiKeyRegistration
Registered Api Key.static class
PredictionApiKeyRegistration.Builder
Registered Api Key.Methods in com.google.cloud.recommendationengine.v1beta1 that return types with arguments of type PredictionApiKeyRegistrationOrBuilder Modifier and Type Method Description List<? extends PredictionApiKeyRegistrationOrBuilder>
ListPredictionApiKeyRegistrationsResponse.Builder. getPredictionApiKeyRegistrationsOrBuilderList()
The list of registered API keys.List<? extends PredictionApiKeyRegistrationOrBuilder>
ListPredictionApiKeyRegistrationsResponse. getPredictionApiKeyRegistrationsOrBuilderList()
The list of registered API keys.List<? extends PredictionApiKeyRegistrationOrBuilder>
ListPredictionApiKeyRegistrationsResponseOrBuilder. getPredictionApiKeyRegistrationsOrBuilderList()
The list of registered API keys.
-