Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2QueryResult.php50 public $intentDetectionConfidence; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2QueryResult
181 public function setIntentDetectionConfidence($intentDetectionConfidence) argument
183 $this->intentDetectionConfidence = $intentDetectionConfidence;
190 return $this->intentDetectionConfidence;
H A DGoogleCloudDialogflowV2beta1QueryResult.php50 public $intentDetectionConfidence; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1QueryResult
183 public function setIntentDetectionConfidence($intentDetectionConfidence) argument
185 $this->intentDetectionConfidence = $intentDetectionConfidence;
192 return $this->intentDetectionConfidence;
H A DGoogleCloudDialogflowCxV3QueryResult.php36 public $intentDetectionConfidence; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3QueryResult
133 public function setIntentDetectionConfidence($intentDetectionConfidence) argument
135 $this->intentDetectionConfidence = $intentDetectionConfidence;
142 return $this->intentDetectionConfidence;