GoogleCloudRecommendationengineV1alphaTuningMetadata constructor

GoogleCloudRecommendationengineV1alphaTuningMetadata({
  1. String? recommendationModel,
})

Implementation

GoogleCloudRecommendationengineV1alphaTuningMetadata({
  this.recommendationModel,
});