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 reference documentation for the \u003ccode\u003eEvaluateProcessorVersionRequest\u003c/code\u003e class within the Google Cloud Document AI v1 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eEvaluateProcessorVersionRequest\u003c/code\u003e is 3.19.0, with a list of previous versions dating back to 1.0.0 available for access.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEvaluateProcessorVersionRequest\u003c/code\u003e class is designed to evaluate a specified \u003ccode\u003eProcessorVersion\u003c/code\u003e against a set of documents to determine the performance of the version.\u003c/p\u003e\n"],["\u003cp\u003eThe class 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, and inherits from the base \u003ccode\u003eobject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEvaluateProcessorVersionRequest\u003c/code\u003e class offers properties such as \u003ccode\u003eEvaluationDocuments\u003c/code\u003e, \u003ccode\u003eProcessorVersion\u003c/code\u003e and \u003ccode\u003eProcessorVersionAsProcessorVersionName\u003c/code\u003e to configure the request with the ability to either specify the documents to be evaluated, or to have it use the Processor's dataset.\u003c/p\u003e\n"]]],[],null,[]]