Skip to main content

evaluations

Overview

Nameevaluations
TypeResource
Idgoogle.documentai.evaluations

Fields

NameDatatypeDescription
namestringThe resource name of the evaluation. Format: projects/{project}/locations/{location}/processors/{processor}/processorVersions/{processor_version}/evaluations/{evaluation}
entityMetricsobjectMetrics across confidence levels, for different entities.
kmsKeyNamestringThe KMS key name used for encryption.
kmsKeyVersionNamestringThe KMS key version with which data is encrypted.
allEntitiesMetricsobjectMetrics across multiple confidence levels.
createTimestringThe time that the evaluation was created.
documentCountersobjectEvaluation counters for the documents that were used.

Methods

NameAccessible byRequired ParamsDescription
projects_locations_processors_processor_versions_evaluations_getSELECTevaluationsId, locationsId, processorVersionsId, processorsId, projectsIdRetrieves a specific evaluation.
projects_locations_processors_processor_versions_evaluations_listSELECTlocationsId, processorVersionsId, processorsId, projectsIdRetrieves a set of evaluations for a given processor version.
_projects_locations_processors_processor_versions_evaluations_listEXEClocationsId, processorVersionsId, processorsId, projectsIdRetrieves a set of evaluations for a given processor version.