GoogleCloudRecommenderV1RecommendationInsightReference constructor

GoogleCloudRecommenderV1RecommendationInsightReference({
  1. String? insight,
})

Implementation

GoogleCloudRecommenderV1RecommendationInsightReference({
  this.insight,
});