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."],[[["The document details the `DeployProcessorVersionMetadata` class within the Google Cloud Document AI v1 API, which is used for managing the metadata of long-running operations related to deploying processor versions."],["It lists various versions of the Document AI API, ranging from the latest version 3.19.0 down to 1.0.0, providing links to their respective documentation pages for `DeployProcessorVersionMetadata`."],["The `DeployProcessorVersionMetadata` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["It includes a description of the class constructors, one parameter that is used in the class constructor, and a property called `CommonMetadata` which provides basic metadata of the operation."]]],[]]