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"]],[["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-03-21 UTC."],[[["This webpage provides documentation for the `Evaluation.Types.Counters` class within the Google Cloud Document AI v1 API, offering reference materials and code samples."],["The `Evaluation.Types.Counters` class serves as an evaluation tool to count and track the documents used during the evaluation process, including documents that were processed, failed to be processed, were invalid, and were initially provided for the process."],["The webpage covers a range of versions for the Document AI v1 API, from version 1.0.0 up to the latest 3.19.0, which is the most up-to-date version, and gives a link to each of them."],["The `Evaluation.Types.Counters` class is derived from the `object` class and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The provided properties within `Evaluation.Types.Counters` include `EvaluatedDocumentsCount`, `FailedDocumentsCount`, `InputDocumentsCount`, and `InvalidDocumentsCount`, each detailing specific categories of document processing results."]]],[]]