The metrics type is unspecified. By default, metrics without a
particular specification are for leaf entity types (i.e., top-level
entity types without child types, or child types which are not
parent types themselves).
Generated from protobuf enum METRICS_TYPE_UNSPECIFIED = 0;
AGGREGATE
Value: 1
Indicates whether metrics for this particular label type represent an
aggregate of metrics for other types instead of being based on actual
TP/FP/FN values for the label type. Metrics for parent (i.e., non-leaf)
entity types are an aggregate of metrics for their children.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Document Ai V1 Client - Class MetricsType (2.3.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.3.0 (latest)](/php/docs/reference/cloud-document-ai/latest/V1.Evaluation.MultiConfidenceMetrics.MetricsType)\n- [2.2.2](/php/docs/reference/cloud-document-ai/2.2.2/V1.Evaluation.MultiConfidenceMetrics.MetricsType)\n- [2.1.3](/php/docs/reference/cloud-document-ai/2.1.3/V1.Evaluation.MultiConfidenceMetrics.MetricsType)\n- [2.0.0](/php/docs/reference/cloud-document-ai/2.0.0/V1.Evaluation.MultiConfidenceMetrics.MetricsType)\n- [1.14.0](/php/docs/reference/cloud-document-ai/1.14.0/V1.Evaluation.MultiConfidenceMetrics.MetricsType)\n- [1.13.1](/php/docs/reference/cloud-document-ai/1.13.1/V1.Evaluation.MultiConfidenceMetrics.MetricsType)\n- [1.12.2](/php/docs/reference/cloud-document-ai/1.12.2/V1.Evaluation.MultiConfidenceMetrics.MetricsType)\n- [1.9.0](/php/docs/reference/cloud-document-ai/1.9.0/V1.Evaluation.MultiConfidenceMetrics.MetricsType)\n- [1.8.2](/php/docs/reference/cloud-document-ai/1.8.2/V1.Evaluation.MultiConfidenceMetrics.MetricsType)\n- [1.7.0](/php/docs/reference/cloud-document-ai/1.7.0/V1.Evaluation.MultiConfidenceMetrics.MetricsType)\n- [1.6.0](/php/docs/reference/cloud-document-ai/1.6.0/V1.Evaluation.MultiConfidenceMetrics.MetricsType)\n- [1.5.0](/php/docs/reference/cloud-document-ai/1.5.0/V1.Evaluation.MultiConfidenceMetrics.MetricsType)\n- [1.4.0](/php/docs/reference/cloud-document-ai/1.4.0/V1.Evaluation.MultiConfidenceMetrics.MetricsType)\n- [1.3.0](/php/docs/reference/cloud-document-ai/1.3.0/V1.Evaluation.MultiConfidenceMetrics.MetricsType)\n- [1.2.2](/php/docs/reference/cloud-document-ai/1.2.2/V1.Evaluation.MultiConfidenceMetrics.MetricsType)\n- [1.1.1](/php/docs/reference/cloud-document-ai/1.1.1/V1.Evaluation.MultiConfidenceMetrics.MetricsType)\n- [1.0.1](/php/docs/reference/cloud-document-ai/1.0.1/V1.Evaluation.MultiConfidenceMetrics.MetricsType) \nReference documentation and code samples for the Google Cloud Document Ai V1 Client class MetricsType.\n\nA type that determines how metrics should be interpreted.\n\nProtobuf type `google.cloud.documentai.v1.Evaluation.MultiConfidenceMetrics.MetricsType`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ DocumentAI \\\\ V1 \\\\ Evaluation \\\\ MultiConfidenceMetrics\n\nMethods\n-------\n\n### static::name\n\n### static::value\n\nConstants\n---------\n\n### METRICS_TYPE_UNSPECIFIED\n\n Value: 0\n\nThe metrics type is unspecified. By default, metrics without a\nparticular specification are for leaf entity types (i.e., top-level\nentity types without child types, or child types which are not\nparent types themselves).\n\nGenerated from protobuf enum `METRICS_TYPE_UNSPECIFIED = 0;`\n\n### AGGREGATE\n\n Value: 1\n\nIndicates whether metrics for this particular label type represent an\naggregate of metrics for other types instead of being based on actual\nTP/FP/FN values for the label type. Metrics for parent (i.e., non-leaf)\nentity types are an aggregate of metrics for their children.\n\nGenerated from protobuf enum `AGGREGATE = 1;`"]]