public sealed class GetEvaluationRequest : IMessage<GetEvaluationRequest>, IEquatable<GetEvaluationRequest>, IDeepCloneable<GetEvaluationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class GetEvaluationRequest.
Required. The resource name of the
[Evaluation][google.cloud.documentai.v1.Evaluation] to get.
projects/{project}/locations/{location}/processors/{processor}/processorVersions/{processorVersion}/evaluations/{evaluation}
[[["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."],[[["The latest version of the `GetEvaluationRequest` API is 3.19.0, but this page specifically focuses on version 3.14.0 of the API for Cloud Document AI v1."],["The `GetEvaluationRequest` class is used to retrieve a specific evaluation from the Cloud Document AI API, implementing interfaces like `IMessage`, `IEquatable`, and `IDeepCloneable`."],["This page offers access to a comprehensive history of the `GetEvaluationRequest` API, including versions ranging from 1.0.0 to 3.19.0."],["`GetEvaluationRequest` class has two constructors and two properties, `EvaluationName` and `Name`, used for getting evaluation data."],["The `GetEvaluationRequest` class inherits members from the `object` class, such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]