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."],["The `EvaluateProcessorVersionResponse` class is used to represent the response from the `EvaluateProcessorVersion` method, and it implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This documentation provides links to previous versions of the API, all the way back to 1.0.0, with the latest being 3.19.0 and contains information on inherited members, constructors, and properties of the class, including a `Evaluation` property."],["The class is part of the `Google.Cloud.DocumentAI.V1` namespace and is found within the `Google.Cloud.DocumentAI.V1.dll` assembly."]]],[]]