Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1EvaluationMetrics.php24 public $falsePositivesCount; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1EvaluationMetrics
48 public function setFalsePositivesCount($falsePositivesCount) argument
50 $this->falsePositivesCount = $falsePositivesCount;
54 return $this->falsePositivesCount;