Home
last modified time | relevance | path

Searched refs:queryTextSentiment (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2SentimentAnalysisResult.php28 public function setQueryTextSentiment(GoogleCloudDialogflowV2Sentiment $queryTextSentiment) argument
30 $this->queryTextSentiment = $queryTextSentiment;
37 return $this->queryTextSentiment;
H A DGoogleCloudDialogflowV2beta1SentimentAnalysisResult.php28 public function setQueryTextSentiment(GoogleCloudDialogflowV2beta1Sentiment $queryTextSentiment) argument
30 $this->queryTextSentiment = $queryTextSentiment;
37 return $this->queryTextSentiment;