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 webpage provides reference documentation for the `DeleteProcessorVersionMetadata` class within the Google Cloud Document AI v1 API."],["The latest version available for `DeleteProcessorVersionMetadata` is 3.19.0, with historical versions listed back to 1.0.0."],["`DeleteProcessorVersionMetadata` is used to manage the metadata of the long-running `DeleteProcessorVersion` operation within the DocumentProcessorService."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["It includes a `CommonMetadata` property of type `CommonOperationMetadata`, which is utilized for long running operations."]]],[]]