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 developers.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 3.19.0, but the current context is version 3.11.0, and the page lists all versions from 1.0.0 up to the latest, allowing for easy access to specific version documentation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eGetEvaluationRequest\u003c/code\u003e is a class used to retrieve a specific Evaluation resource, as detailed in the API, and 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 class includes properties like \u003ccode\u003eEvaluationName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, which are essential for specifying the evaluation resource to be retrieved, with the \u003ccode\u003eName\u003c/code\u003e property requiring a specific resource name format.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation details the constructors for the class, \u003ccode\u003eGetEvaluationRequest()\u003c/code\u003e and \u003ccode\u003eGetEvaluationRequest(GetEvaluationRequest other)\u003c/code\u003e, providing information on how to instantiate the class.\u003c/p\u003e\n"]]],[],null,[]]