queryTextSentiment = $queryTextSentiment; } /** * @return Google_Service_Dialogflow_GoogleCloudDialogflowV2Sentiment */ public function getQueryTextSentiment() { return $this->queryTextSentiment; } }