GoogleCloudRecommenderV1InsightRecommendationReference constructor

GoogleCloudRecommenderV1InsightRecommendationReference({
  1. String? recommendation,
})

Implementation

GoogleCloudRecommenderV1InsightRecommendationReference({
  this.recommendation,
});