public sealed class DeleteProcessorMetadata : IMessage<DeleteProcessorMetadata>, IEquatable<DeleteProcessorMetadata>, IDeepCloneable<DeleteProcessorMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1beta3 API class DeleteProcessorMetadata.
The long-running operation metadata for the
[DeleteProcessor][google.cloud.documentai.v1beta3.DocumentProcessorService.DeleteProcessor]
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 document provides reference information for the `DeleteProcessorMetadata` class within the Google Cloud Document AI v1beta3 API."],["`DeleteProcessorMetadata` is the metadata for long-running operations related to deleting a document processor, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating instances, with one being a copy constructor, and has a `CommonMetadata` property of type `CommonOperationMetadata`."],["There are three different versions of this reference, the latest being `2.0.0-beta23`."],["The `DeleteProcessorMetadata` class inherits from `object` and includes inherited members like `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]