intents = $intents; } /** * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2Intent */ public function getIntents() { return $this->intents; } }