queryTextSentiment = $queryTextSentiment; } /** * @return GoogleCloudDialogflowV2Sentiment */ public function getQueryTextSentiment() { return $this->queryTextSentiment; } } // Adding a class alias for backwards compatibility with the previous class name. class_alias(GoogleCloudDialogflowV2SentimentAnalysisResult::class, 'Google_Service_Dialogflow_GoogleCloudDialogflowV2SentimentAnalysisResult');