GoogleCloudDocumentaiV1EvaluationCounters constructor
GoogleCloudDocumentaiV1EvaluationCounters({})
Implementation
GoogleCloudDocumentaiV1EvaluationCounters({
this.evaluatedDocumentsCount,
this.failedDocumentsCount,
this.inputDocumentsCount,
this.invalidDocumentsCount,
});