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