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