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."],[[["The latest version of the `EvaluateProcessorVersionMetadata` class in the Google Cloud Document AI v1 API is 3.19.0."],["This class is part of the `Google.Cloud.DocumentAI.V1` namespace and is found in the `Google.Cloud.DocumentAI.V1.dll` assembly."],["The `EvaluateProcessorVersionMetadata` class provides metadata for the `EvaluateProcessorVersion` method and implements various interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class inherits from the `object` class and has two constructors: a default constructor and one that takes another `EvaluateProcessorVersionMetadata` object as a parameter."],["The class has one property, called `CommonMetadata`, of type `CommonOperationMetadata`, which provides basic metadata for long-running operations."]]],[]]