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 the
[DeployProcessorVersion][google.cloud.documentai.v1.DocumentProcessorService.DeployProcessorVersion]
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 document provides reference information for the `DeployProcessorVersionMetadata` class within the Google Cloud Document AI v1 API, specifically for version 3.15.0."],["The `DeployProcessorVersionMetadata` class is used as metadata for the long-running `DeployProcessorVersion` operation, providing details on the process of deployment."],["The document lists various versions of the Google Cloud Document AI v1 API, ranging from 1.0.0 up to the latest version, 3.19.0."],["The Class is built on top of certain base classes and interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which it inherits its properties from."],["There are two constructors available for this class: a default one and another which takes in another `DeployProcessorVersionMetadata` object as a parameter."]]],[]]