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 reference documentation for the `DeployProcessorVersionMetadata` class within the Google Cloud Document AI v1 API."],["`DeployProcessorVersionMetadata` is the metadata for the long-running operation involved in deploying a processor version and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers various versions of the API, ranging from version 1.0.0 up to the latest, 3.19.0, all relating to `DeployProcessorVersionMetadata`."],["The class inherits from `Object` and includes properties like `CommonMetadata`, which gives basic information about the operation."],["It includes the description and the details of the available constructors for `DeployProcessorVersionMetadata`, one being a default constructor and the other taking another `DeployProcessorVersionMetadata` instance."]]],[]]