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 the .NET environment."],["The `DeleteProcessorVersionMetadata` class is a metadata structure used for tracking the progress of the `DeleteProcessorVersion` operation within the Document AI service."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its capabilities for message handling and object management."],["The documentation covers the class's properties, including `CommonMetadata`, which provides information on the long-running operation's status, and it also includes a listing of all the versions available for it."],["The latest version of this class is 3.19.0, with the page itself using version 3.7.0, showcasing a history of version updates down to 1.0.0."]]],[]]