The resource name of the evaluation.
Format:
projects/{project}/locations/{location}/processors/{processor}/processorVersions/{processor_version}/evaluations/{evaluation}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis documentation details the \u003ccode\u003eEvaluation\u003c/code\u003e class within the Google Cloud Document AI v1beta3 API, representing a performance evaluation of a ProcessorVersion.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEvaluation\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e interfaces, with several methods inherited from object.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides properties like \u003ccode\u003eAllEntitiesMetrics\u003c/code\u003e, \u003ccode\u003eCreateTime\u003c/code\u003e, \u003ccode\u003eDocumentCounters\u003c/code\u003e, \u003ccode\u003eEntityMetrics\u003c/code\u003e, \u003ccode\u003eEvaluationName\u003c/code\u003e, \u003ccode\u003eKmsKeyName\u003c/code\u003e, \u003ccode\u003eKmsKeyVersionName\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, offering data and metadata about the evaluation.\u003c/p\u003e\n"],["\u003cp\u003eConstructors are available for creating new \u003ccode\u003eEvaluation\u003c/code\u003e objects, including one for creating a new object by cloning an existing one.\u003c/p\u003e\n"],["\u003cp\u003eThere are three available versions for the \u003ccode\u003eEvaluation\u003c/code\u003e class documentation, with the latest being \u003ccode\u003e2.0.0-beta23\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,["# Cloud Document AI v1beta3 API - Class Evaluation (2.0.0-beta26)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.0-beta26 (latest)](/dotnet/docs/reference/Google.Cloud.DocumentAI.V1Beta3/latest/Google.Cloud.DocumentAI.V1Beta3.Evaluation)\n- [2.0.0-beta25](/dotnet/docs/reference/Google.Cloud.DocumentAI.V1Beta3/2.0.0-beta25/Google.Cloud.DocumentAI.V1Beta3.Evaluation)\n- [1.0.0-beta04](/dotnet/docs/reference/Google.Cloud.DocumentAI.V1Beta3/1.0.0-beta04/Google.Cloud.DocumentAI.V1Beta3.Evaluation) \n\n public sealed class Evaluation : IMessage\u003cEvaluation\u003e, IEquatable\u003cEvaluation\u003e, IDeepCloneable\u003cEvaluation\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Cloud Document AI v1beta3 API class Evaluation.\n\nAn evaluation of a ProcessorVersion's performance. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e Evaluation \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[Evaluation](/dotnet/docs/reference/Google.Cloud.DocumentAI.V1Beta3/latest/Google.Cloud.DocumentAI.V1Beta3.Evaluation), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[Evaluation](/dotnet/docs/reference/Google.Cloud.DocumentAI.V1Beta3/latest/Google.Cloud.DocumentAI.V1Beta3.Evaluation), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[Evaluation](/dotnet/docs/reference/Google.Cloud.DocumentAI.V1Beta3/latest/Google.Cloud.DocumentAI.V1Beta3.Evaluation), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.DocumentAI.V1Beta3](/dotnet/docs/reference/Google.Cloud.DocumentAI.V1Beta3/latest/Google.Cloud.DocumentAI.V1Beta3)\n\nAssembly\n--------\n\nGoogle.Cloud.DocumentAI.V1Beta3.dll\n\nConstructors\n------------\n\n### Evaluation()\n\n public Evaluation()\n\n### Evaluation(Evaluation)\n\n public Evaluation(Evaluation other)\n\nProperties\n----------\n\n### AllEntitiesMetrics\n\n public Evaluation.Types.MultiConfidenceMetrics AllEntitiesMetrics { get; set; }\n\nMetrics for all the entities in aggregate.\n\n### CreateTime\n\n public Timestamp CreateTime { get; set; }\n\nThe time that the evaluation was created.\n\n### DocumentCounters\n\n public Evaluation.Types.Counters DocumentCounters { get; set; }\n\nCounters for the documents used in the evaluation.\n\n### EntityMetrics\n\n public MapField\u003cstring, Evaluation.Types.MultiConfidenceMetrics\u003e EntityMetrics { get; }\n\nMetrics across confidence levels, for different entities.\n\n### EvaluationName\n\n public EvaluationName EvaluationName { get; set; }\n\n[EvaluationName](/dotnet/docs/reference/Google.Cloud.DocumentAI.V1Beta3/latest/Google.Cloud.DocumentAI.V1Beta3.EvaluationName)-typed view over the [Name](/dotnet/docs/reference/Google.Cloud.DocumentAI.V1Beta3/latest/Google.Cloud.DocumentAI.V1Beta3.Evaluation#Google_Cloud_DocumentAI_V1Beta3_Evaluation_Name) resource name property.\n\n### KmsKeyName\n\n public string KmsKeyName { get; set; }\n\nThe KMS key name used for encryption.\n\n### KmsKeyVersionName\n\n public string KmsKeyVersionName { get; set; }\n\nThe KMS key version with which data is encrypted.\n\n### Name\n\n public string Name { get; set; }\n\nThe resource name of the evaluation.\nFormat:\n`projects/{project}/locations/{location}/processors/{processor}/processorVersions/{processor_version}/evaluations/{evaluation}`"]]