GoogleCloudRecommendationengineV1beta1PredictionApiKeyRegistration constructor

GoogleCloudRecommendationengineV1beta1PredictionApiKeyRegistration({
  1. String? apiKey,
})

Implementation

GoogleCloudRecommendationengineV1beta1PredictionApiKeyRegistration({
  this.apiKey,
});