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 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, spanning versions from 1.0.0 to the latest 3.19.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eEvaluateProcessorVersionRequest\u003c/code\u003e class is used to evaluate a specific \u003ccode\u003eProcessorVersion\u003c/code\u003e against a set of documents, which can be specified or use the processor's dataset.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, facilitating its integration within the Google Cloud API framework.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eEvaluationDocuments\u003c/code\u003e which specifies the documents to be evaluated, and \u003ccode\u003eProcessorVersion\u003c/code\u003e, representing the specific version to be evaluated, identified by its resource name.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructor methods, \u003ccode\u003eEvaluateProcessorVersionRequest()\u003c/code\u003e and \u003ccode\u003eEvaluateProcessorVersionRequest(EvaluateProcessorVersionRequest other)\u003c/code\u003e which allows the instantiation of the object from scratch or by copying an already existing one.\u003c/p\u003e\n"]]],[],null,[]]