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"]],[["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-19 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eGetEvaluationRequest\u003c/code\u003e class within the Google Cloud Document AI v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetEvaluationRequest\u003c/code\u003e class is used to retrieve a specific \u003ccode\u003eEvaluation\u003c/code\u003e resource and it implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest available version of the API is 3.19.0, while this specific page is related to version 3.6.0, with several other previous versions available.\u003c/p\u003e\n"],["\u003cp\u003eThe class features two constructors, a default one and another that accepts a \u003ccode\u003eGetEvaluationRequest\u003c/code\u003e parameter, as well as properties for \u003ccode\u003eEvaluationName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe required \u003ccode\u003eName\u003c/code\u003e property accepts the resource name of the \u003ccode\u003eEvaluation\u003c/code\u003e that is to be retrieved, following the path \u003ccode\u003eprojects/{project}/locations/{location}/processors/{processor}/processorVersions/{processorVersion}/evaluations/{evaluation}\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]