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 webpage provides documentation for the `EvaluateProcessorVersionResponse` class within the Google Cloud Document AI v1 API, specifically version 3.8.0, and the numerous versions preceding and succeeding it."],["The `EvaluateProcessorVersionResponse` class is used as a response object for the `EvaluateProcessorVersion` method, as defined in the API."],["It also implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enabling its use in various scenarios."],["The documentation highlights its constructors and properties, including the `Evaluation` property, which is used to retrieve the resource name of the created evaluation."],["This page lists the numerous previous versions of this document, going all the way back to version 1.0.0 and all the way up to the latest version 3.19.0, which are all linked to the relevant pages."]]],[]]