public sealed class DeployProcessorVersionMetadata : IMessage<DeployProcessorVersionMetadata>, IEquatable<DeployProcessorVersionMetadata>, IDeepCloneable<DeployProcessorVersionMetadata>, IBufferMessage, IMessage
The long running operation metadata for deploy processor version 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 available is 3.19.0 for the `Google.Cloud.DocumentAI.V1` package, which provides access to `DeployProcessorVersionMetadata`."],["This document covers the `DeployProcessorVersionMetadata` class, which is used to manage metadata for deploying processor versions and is part of `Google.Cloud.DocumentAI.V1`, offering a comprehensive history of previous versions back to 1.0.0."],["The `DeployProcessorVersionMetadata` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a `CommonMetadata` property of type `CommonOperationMetadata` to access the basic metadata of the long-running operation."],["The `DeployProcessorVersionMetadata` class has two constructors, one default constructor and one that takes in a `DeployProcessorVersionMetadata` object as a parameter."]]],[]]