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."],["It documents the class across multiple versions, ranging from the latest version 3.19.0 down to version 1.0.0."],["The `DeleteProcessorVersionMetadata` class represents the metadata for the long-running operation when deleting a processor version."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["It includes a constructor for creating new instances and a `CommonMetadata` property for the basic operation metadata."]]],[]]