public sealed class EvaluateProcessorVersionMetadata : IMessage<EvaluateProcessorVersionMetadata>, IEquatable<EvaluateProcessorVersionMetadata>, IDeepCloneable<EvaluateProcessorVersionMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class EvaluateProcessorVersionMetadata.
Metadata 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 `EvaluateProcessorVersionMetadata` class within the Google Cloud Document AI v1 API, specifically for .NET developers."],["The class `EvaluateProcessorVersionMetadata` is used for handling metadata related to the evaluation of processor versions in the Document AI service."],["The documentation details the implementation, including inheritance from `object` and implementation of various interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes a list of available versions of this API, ranging from version 1.0.0 to the latest version, 3.19.0, along with links to each version's specific documentation."],["The page details the constructors and properties of the `EvaluateProcessorVersionMetadata` class, including the `CommonMetadata` property used for long-running operations."]]],[]]