Home
last modified time | relevance | path

Searched refs:GoogleCloudDialogflowV2SentimentAnalysisResult (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2Message.php52 protected $sentimentAnalysisType = GoogleCloudDialogflowV2SentimentAnalysisResult::class;
168 * @param GoogleCloudDialogflowV2SentimentAnalysisResult
170 …public function setSentimentAnalysis(GoogleCloudDialogflowV2SentimentAnalysisResult $sentimentAnal…
175 * @return GoogleCloudDialogflowV2SentimentAnalysisResult
H A DGoogleCloudDialogflowV2QueryResult.php65 protected $sentimentAnalysisResultType = GoogleCloudDialogflowV2SentimentAnalysisResult::class;
249 * @param GoogleCloudDialogflowV2SentimentAnalysisResult
251 …public function setSentimentAnalysisResult(GoogleCloudDialogflowV2SentimentAnalysisResult $sentime…
256 * @return GoogleCloudDialogflowV2SentimentAnalysisResult
H A DGoogleCloudDialogflowV2SentimentAnalysisResult.php20 class GoogleCloudDialogflowV2SentimentAnalysisResult extends \Google\Model class
42 class_alias(GoogleCloudDialogflowV2SentimentAnalysisResult::class, 'Google_Service_Dialogflow_Googl…