suggestions = $suggestions; } /** * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2beta1IntentMessageSuggestion */ public function getSuggestions() { return $this->suggestions; } }