public sealed class DeleteProcessorVersionMetadata : IMessage<DeleteProcessorVersionMetadata>, IEquatable<DeleteProcessorVersionMetadata>, IDeepCloneable<DeleteProcessorVersionMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1beta3 API class DeleteProcessorVersionMetadata.
The long-running operation metadata for the
[DeleteProcessorVersion][google.cloud.documentai.v1beta3.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-24 UTC."],[[["This page provides documentation for the `DeleteProcessorVersionMetadata` class within the Google Cloud Document AI v1beta3 API."],["`DeleteProcessorVersionMetadata` is used as the metadata for long-running operations associated with the `DeleteProcessorVersion` method."],["The class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The documentation lists the class constructors, including a default constructor and one that takes another `DeleteProcessorVersionMetadata` object."],["It also provides details on the `CommonMetadata` property, which is of type `CommonOperationMetadata` and is used for basic long-running operation metadata."]]],[]]