public sealed class Counters : IMessage<Evaluation.Types.Counters>, IEquatable<Evaluation.Types.Counters>, IDeepCloneable<Evaluation.Types.Counters>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class Evaluation.Types.Counters.
Evaluation counters for the documents that were used.
[[["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 documentation for the \u003ccode\u003eEvaluation.Types.Counters\u003c/code\u003e class within the Google Cloud Document AI v1 API, spanning versions from 1.0.0 to the latest 3.19.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEvaluation.Types.Counters\u003c/code\u003e class is designed to provide evaluation counters for documents, including counts for input, evaluated, failed, and invalid documents.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCounters\u003c/code\u003e class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, which means it is built with protobuf and is able to have deep clones for evaluation.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eEvaluatedDocumentsCount\u003c/code\u003e, \u003ccode\u003eFailedDocumentsCount\u003c/code\u003e, \u003ccode\u003eInputDocumentsCount\u003c/code\u003e, and \u003ccode\u003eInvalidDocumentsCount\u003c/code\u003e, all of which are integers and provide a numerical count for the corresponding data.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCounters\u003c/code\u003e class has two constructors: one default constructor, and one constructor that accepts another \u003ccode\u003eEvaluation.Types.Counters\u003c/code\u003e object as an argument, allowing for initialization based on an existing counter object.\u003c/p\u003e\n"]]],[],null,[]]