Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer.php33 public $matchConfidence; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1KnowledgeAnswersAnswer
74 public function setMatchConfidence($matchConfidence) argument
76 $this->matchConfidence = $matchConfidence;
83 return $this->matchConfidence;