public sealed class EvaluateProcessorVersionRequest : IMessage<EvaluateProcessorVersionRequest>, IEquatable<EvaluateProcessorVersionRequest>, IDeepCloneable<EvaluateProcessorVersionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class EvaluateProcessorVersionRequest.
Evaluates the given
[ProcessorVersion][google.cloud.documentai.v1.ProcessorVersion] against the
supplied documents.
Required. The resource name of the
[ProcessorVersion][google.cloud.documentai.v1.ProcessorVersion] to
evaluate.
projects/{project}/locations/{location}/processors/{processor}/processorVersions/{processorVersion}
[[["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 documentation for the \u003ccode\u003eEvaluateProcessorVersionRequest\u003c/code\u003e class within the Google Cloud Document AI v1 API, specifically for .NET developers.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the Document AI API available is 3.19.0, but the documentation covers versions all the way back to 1.0.0 for \u003ccode\u003eEvaluateProcessorVersionRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEvaluateProcessorVersionRequest\u003c/code\u003e class is used to evaluate a specific version of a Document AI Processor against a set of documents.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEvaluateProcessorVersionRequest\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1\u003c/code\u003e namespace, allows developers to specify the processor version and the evaluation documents, with the option to use the processor's dataset if documents are not specified.\u003c/p\u003e\n"],["\u003cp\u003eIt inherits from object and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e for robust object management and manipulation.\u003c/p\u003e\n"]]],[],null,[]]