Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1EvaluationMetrics.php29 public $totalDocumentsCount; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1EvaluationMetrics
88 public function setTotalDocumentsCount($totalDocumentsCount) argument
90 $this->totalDocumentsCount = $totalDocumentsCount;
94 return $this->totalDocumentsCount;