GoogleApi.RecommendationEngine.V1beta1.Model.GoogleCloudRecommendationengineV1beta1CreatePredictionApiKeyRegistrationRequest (google_api_recommendation_engine v0.3.1) View Source
Request message for the CreatePredictionApiKeyRegistration
method.
Attributes
-
predictionApiKeyRegistration
(type:GoogleApi.RecommendationEngine.V1beta1.Model.GoogleCloudRecommendationengineV1beta1PredictionApiKeyRegistration.t
, default:nil
) - Required. The prediction API key registration.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.RecommendationEngine.V1beta1.Model.GoogleCloudRecommendationengineV1beta1CreatePredictionApiKeyRegistrationRequest{ predictionApiKeyRegistration: GoogleApi.RecommendationEngine.V1beta1.Model.GoogleCloudRecommendationengineV1beta1PredictionApiKeyRegistration.t() }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.