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, specifically for .NET development."],["The `Evaluation.Types.Counters` class provides counters to track the status of documents used in the evaluation process, such as successful, failed, and invalid documents."],["The latest version of the API documented is 3.19.0, and the page lists available documentation for versions back to 1.0.0 of the API."],["The class implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `object` class."],["The documentation includes the different properties of the class, which are `EvaluatedDocumentsCount`, `FailedDocumentsCount`, `InputDocumentsCount`, and `InvalidDocumentsCount`."]]],[]]