public sealed class Evaluation.Types.Metrics : IMessage<Evaluation.Types.Metrics>, IEquatable<Evaluation.Types.Metrics>, IDeepCloneable<Evaluation.Types.Metrics>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class Evaluation.Types.Metrics.
Evaluation metrics, either in aggregate or about a specific entity.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-19 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eEvaluation.Types.Metrics\u003c/code\u003e class within the Google Cloud Document AI v1 API, detailing its implementation and usage across various versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEvaluation.Types.Metrics\u003c/code\u003e class is used to represent evaluation metrics, either in aggregate or about a specific entity, and it inherits from object while also implementing several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists the different available versions of the \u003ccode\u003eEvaluation.Types.Metrics\u003c/code\u003e class, from version 1.0.0 up to the latest version 3.19.0, with links to each version's documentation.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eMetrics\u003c/code\u003e class include \u003ccode\u003eF1Score\u003c/code\u003e, \u003ccode\u003ePrecision\u003c/code\u003e, \u003ccode\u003eRecall\u003c/code\u003e, \u003ccode\u003eFalseNegativesCount\u003c/code\u003e, \u003ccode\u003eFalsePositivesCount\u003c/code\u003e, \u003ccode\u003eTruePositivesCount\u003c/code\u003e, and counts for ground truth and predicted occurrences, which provide insights into the accuracy and performance of the document AI evaluation.\u003c/p\u003e\n"],["\u003cp\u003eTwo constructors are available: \u003ccode\u003eMetrics()\u003c/code\u003e allowing default instance creation and \u003ccode\u003eMetrics(Evaluation.Types.Metrics other)\u003c/code\u003e enabling the generation of an instance from another instance of the same type, through which data is passed via the parameter \u003ccode\u003eother\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]