public sealed class DeployProcessorVersionMetadata : IMessage<DeployProcessorVersionMetadata>, IEquatable<DeployProcessorVersionMetadata>, IDeepCloneable<DeployProcessorVersionMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class DeployProcessorVersionMetadata.
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."],[[["This page provides documentation for the `DeployProcessorVersionMetadata` class within the Google Cloud Document AI v1 API, specifically for .NET development."],["The `DeployProcessorVersionMetadata` class represents metadata for the long-running operation of deploying a processor version."],["The current page displays version 3.5.0, but it contains links to documentation for various versions, ranging from 1.0.0 to the latest, 3.19.0."],["The `DeployProcessorVersionMetadata` class inherits from `Object` and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It contains one public property `CommonMetadata` of type `CommonOperationMetadata` which is used for basic metadata about the long running operation."]]],[]]