public sealed class EvaluateProcessorVersionResponse : IMessage<EvaluateProcessorVersionResponse>, IEquatable<EvaluateProcessorVersionResponse>, IDeepCloneable<EvaluateProcessorVersionResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1beta3 API class EvaluateProcessorVersionResponse.
Response of the
[EvaluateProcessorVersion][google.cloud.documentai.v1beta3.DocumentProcessorService.EvaluateProcessorVersion]
method.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides documentation for the `EvaluateProcessorVersionResponse` class within the Google Cloud Document AI v1beta3 API."],["The `EvaluateProcessorVersionResponse` class is part of the `Google.Cloud.DocumentAI.V1Beta3` namespace and is found in the `Google.Cloud.DocumentAI.V1Beta3.dll` assembly."],["It implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The `EvaluateProcessorVersionResponse` class has a property named `Evaluation`, which returns the resource name of the evaluation that was created."],["The latest version available is 2.0.0-beta23, and this page contains documentation for beta versions 2.0.0-beta22, and 1.0.0-beta04."]]],[]]