| D | GoogleCloudRecommenderV1RecommendationInsightReference.php | 25 public $insight; variable in Google\\Service\\Recommender\\GoogleCloudRecommenderV1RecommendationInsightReference 30 public function setInsight($insight) argument 32 $this->insight = $insight; 39 return $this->insight;
|