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 page provides reference documentation for the \u003ccode\u003eEvaluateProcessorVersionRequest\u003c/code\u003e class within the Google Cloud Document AI v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEvaluateProcessorVersionRequest\u003c/code\u003e class is used to evaluate a specified \u003ccode\u003eProcessorVersion\u003c/code\u003e against a set of documents, either custom documents or the processor's existing dataset.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eEvaluateProcessorVersionRequest\u003c/code\u003e can be found at version 3.19.0, and there are many earlier versions available, down to version 1.0.0, providing historical context.\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, indicating its role within the Google.Protobuf framework.\u003c/p\u003e\n"],["\u003cp\u003eIt includes properties like \u003ccode\u003eEvaluationDocuments\u003c/code\u003e, to specify the documents for evaluation, and \u003ccode\u003eProcessorVersion\u003c/code\u003e, which holds the resource name of the processor version being evaluated.\u003c/p\u003e\n"]]],[],null,[]]