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 the
[DeleteProcessorVersion][google.cloud.documentai.v1.DocumentProcessorService.DeleteProcessorVersion]
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 content covers version-specific documentation, ranging from the latest version 3.19.0 down to version 1.0.0, allowing developers to navigate through the different releases."],["The `DeleteProcessorVersionMetadata` class is used for long-running operations related to deleting processor versions, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and more."],["The `CommonMetadata` property details the basic metadata for long running operations, while the constructors facilitate creating instances of the `DeleteProcessorVersionMetadata` object."],["It provides links to all the previous versions of the class, as well as links to the classes, interfaces, and methods that it either inherits from or implements, along with links to related pages."]]],[]]