public sealed class Evaluation.Types.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 used to provide evaluation counters for documents, including counts for input, evaluated, failed, and invalid documents.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEvaluation.Types.Counters\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and 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, within the \u003ccode\u003eGoogle.Protobuf\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties to access the counts of \u003ccode\u003eEvaluatedDocumentsCount\u003c/code\u003e, \u003ccode\u003eFailedDocumentsCount\u003c/code\u003e, \u003ccode\u003eInputDocumentsCount\u003c/code\u003e, and \u003ccode\u003eInvalidDocumentsCount\u003c/code\u003e, each returning an integer value.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors: a default constructor, \u003ccode\u003eCounters()\u003c/code\u003e, and a constructor to make copies of instances, \u003ccode\u003eCounters(Evaluation.Types.Counters other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]