Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3NluSettings.php25 public $classificationThreshold; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3NluSettings
38 public function setClassificationThreshold($classificationThreshold) argument
40 $this->classificationThreshold = $classificationThreshold;
47 return $this->classificationThreshold;