public sealed class UndeployProcessorVersionMetadata : IMessage<UndeployProcessorVersionMetadata>, IEquatable<UndeployProcessorVersionMetadata>, IDeepCloneable<UndeployProcessorVersionMetadata>, IBufferMessage, IMessage
The long running operation metadata for the undeploy 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, as indicated by the \"(latest)\" tag."],["This page documents the `UndeployProcessorVersionMetadata` class, which is used for long-running operations related to undeploying processor versions in Google Cloud Document AI."],["The `UndeployProcessorVersionMetadata` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a `CommonMetadata` property of type `CommonOperationMetadata`, providing general metadata about the long-running operation."],["There are multiple historical versions of the `UndeployProcessorVersionMetadata` class listed on the page, dating back to version 1.0.0 and up to 3.19.0."]]],[]]