GoogleCloudRecommendationengineV1beta1CreatePredictionApiKeyRegistrationRequest constructor

GoogleCloudRecommendationengineV1beta1CreatePredictionApiKeyRegistrationRequest({
  1. GoogleCloudRecommendationengineV1beta1PredictionApiKeyRegistration? predictionApiKeyRegistration,
})

Implementation

GoogleCloudRecommendationengineV1beta1CreatePredictionApiKeyRegistrationRequest({
  this.predictionApiKeyRegistration,
});