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, detailing its structure and functionality across multiple versions."],["The `Evaluation.Types.Counters` class, part of the `Google.Cloud.DocumentAI.V1` namespace, is used to track the evaluation metrics of documents."],["The documentation outlines the class's constructors (`Counters()`, `Counters(Counters)`) and properties (`EvaluatedDocumentsCount`, `FailedDocumentsCount`, `InputDocumentsCount`, `InvalidDocumentsCount`) that are designed to help keep track of all the documents during evaluation."],["The page lists the availability of this class across numerous versions of the API, ranging from the latest (3.19.0) down to version 1.0.0, accessible via different links."]]],[]]