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, specifically for .NET development."],["The class `DeleteProcessorVersionMetadata` is used to handle long-running operation metadata related to deleting processor versions, and it implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists various versions of the Document AI API, from version 1.0.0 up to the latest version, 3.19.0, each with a link to its specific documentation for `DeleteProcessorVersionMetadata`."],["The class inherits members from the `Object` class, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`, and includes two constructors, one default and one that takes another `DeleteProcessorVersionMetadata` object as a parameter."],["The `DeleteProcessorVersionMetadata` class has a `CommonMetadata` property of type `CommonOperationMetadata`, which contains the basic metadata of the long-running operation."]]],[]]