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 page provides reference documentation for the `Evaluation.Types.Counters` class within the Google Cloud Document AI v1 API."],["It lists all versions of the class, ranging from version 1.0.0 to the latest version 3.19.0, with links to each version's specific documentation."],["The `Evaluation.Types.Counters` class is used to track and represent evaluation metrics related to document processing and is part of the `Google.Cloud.DocumentAI.V1` namespace."],["This class contains properties such as `EvaluatedDocumentsCount`, `FailedDocumentsCount`, `InputDocumentsCount`, and `InvalidDocumentsCount` to track the various document processing stages during evaluation."],["The `Counters` class can be instantiated with a constructor that takes in another `Counters` object, allowing users to instantiate the object from an existing one."]]],[]]