public sealed class EvaluationReference : IMessage<EvaluationReference>, IEquatable<EvaluationReference>, IDeepCloneable<EvaluationReference>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class EvaluationReference.
Gives a short summary of an evaluation, and links to the evaluation itself.
[[["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 `EvaluationReference` class within the Google Cloud Document AI v1 API, covering versions from 1.0.0 to 3.19.0, with 3.19.0 being the latest."],["The `EvaluationReference` class is used to give a brief overview of an evaluation and provides links to the evaluation's detailed information, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from `object` and includes properties such as `AggregateMetrics`, `AggregateMetricsExact`, `Evaluation`, `EvaluationAsEvaluationName`, and `Operation`, which offer various details and links to evaluation information."],["The provided documentation outlines the constructors, including a parameter for creating an `EvaluationReference` from another `EvaluationReference` object, facilitating duplication or modification."],["This page includes a namespace to direct you to the specific area of the documentation, Google.Cloud.DocumentAI.V1, and provides details on the dll, Google.Cloud.DocumentAI.V1.dll, where this functionality can be found."]]],[]]