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 reference documentation for the `Evaluation.Types.Counters` class within the Google Cloud Document AI v1 API, specifically for the .NET environment, with version 3.11.0 being the currently highlighted release."],["The `Evaluation.Types.Counters` class is used to track and store evaluation statistics related to documents processed by the Document AI service."],["This page provides a version history, showcasing the different available versions of the Google.Cloud.DocumentAI.V1 API, ranging from the latest version 3.19.0 down to version 1.0.0."],["Key properties of the `Evaluation.Types.Counters` class include `EvaluatedDocumentsCount`, `FailedDocumentsCount`, `InputDocumentsCount`, and `InvalidDocumentsCount`, which detail the number of documents used, failed, sent for, and failed validation in an evaluation, respectively."]]],[]]