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 documentation for the `Evaluation.Types.Counters` class within the Google Cloud Document AI v1 API, specifically for version 3.10.0 and other versions as well."],["`Evaluation.Types.Counters` is used to track the evaluation counters for documents and is an implementation of several interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class includes properties such as `EvaluatedDocumentsCount`, `FailedDocumentsCount`, `InputDocumentsCount`, and `InvalidDocumentsCount`, to measure the number of documents used, failed, inputted, and invalid in the document evaluation process."],["There are 27 different versions available, starting with 1.0.0 and finishing with 3.19.0, which is the latest one."],["The class `Evaluation.Types.Counters` has two constructors, a parameterless constructor, and one that can take in another `Evaluation.Types.Counters` parameter."]]],[]]