public sealed class EvaluateProcessorVersionResponse : IMessage<EvaluateProcessorVersionResponse>, IEquatable<EvaluateProcessorVersionResponse>, IDeepCloneable<EvaluateProcessorVersionResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class EvaluateProcessorVersionResponse.
Response of the
[EvaluateProcessorVersion][google.cloud.documentai.v1.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 reference documentation for the `EvaluateProcessorVersionResponse` class within the Google Cloud Document AI v1 API."],["It includes a list of available versions, ranging from 1.0.0 to the latest version 3.19.0, for the `EvaluateProcessorVersionResponse` class."],["The `EvaluateProcessorVersionResponse` class is the response type returned by the `EvaluateProcessorVersion` method, which falls under the `DocumentProcessorService`."],["The `EvaluateProcessorVersionResponse` class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains a string property named `Evaluation`, which represents the resource name of the created evaluation."]]],[]]