public sealed class UndeployProcessorVersionMetadata : IMessage<UndeployProcessorVersionMetadata>, IEquatable<UndeployProcessorVersionMetadata>, IDeepCloneable<UndeployProcessorVersionMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1beta3 API class UndeployProcessorVersionMetadata.
The long-running operation metadata for the
[UndeployProcessorVersion][google.cloud.documentai.v1beta3.DocumentProcessorService.UndeployProcessorVersion]
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-24 UTC."],[[["This page provides reference documentation for the `UndeployProcessorVersionMetadata` class within the Google Cloud Document AI v1beta3 API."],["The `UndeployProcessorVersionMetadata` class serves as the metadata for the long-running operation of the `UndeployProcessorVersion` method."],["The `UndeployProcessorVersionMetadata` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["There are two constructors for the `UndeployProcessorVersionMetadata` class, a default constructor and one that accepts another `UndeployProcessorVersionMetadata` object."],["The class contains one property called `CommonMetadata` that reveals the basic metadata of the long-running operation, which is of type `CommonOperationMetadata`."]]],[]]