public sealed class DeleteProcessorVersionMetadata : IMessage<DeleteProcessorVersionMetadata>, IEquatable<DeleteProcessorVersionMetadata>, IDeepCloneable<DeleteProcessorVersionMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class DeleteProcessorVersionMetadata.
The long running operation metadata for delete 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 `DeleteProcessorVersionMetadata` class within the Google Cloud Document AI v1 API for .NET."],["The latest version of this class is 3.19.0, but the page details version 3.6.0, which also links to other versions ranging from 1.0.0 to 3.18.0."],["`DeleteProcessorVersionMetadata` is used for long-running operation metadata when deleting a processor version and it implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a `CommonMetadata` property of type `CommonOperationMetadata` to give the basic metadata of the long running operation."],["The page outlines the available constructors for creating instances of `DeleteProcessorVersionMetadata`, including a default constructor and a copy constructor."]]],[]]