public sealed class DeleteProcessorMetadata : IMessage<DeleteProcessorMetadata>, IEquatable<DeleteProcessorMetadata>, IDeepCloneable<DeleteProcessorMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class DeleteProcessorMetadata.
The long-running operation metadata for the
[DeleteProcessor][google.cloud.documentai.v1.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-21 UTC."],[[["This page provides reference documentation for the `DeleteProcessorMetadata` class within the Google Cloud Document AI v1 API, specifically for version 3.14.0."],["The `DeleteProcessorMetadata` class is used to manage the metadata of long-running operations when deleting a processor in the Document AI service."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for managing messages, equality checks, deep cloning, and buffer management."],["The documentation includes information about the class constructors, like the default constructor and one that takes another `DeleteProcessorMetadata` object as a parameter, and one property called `CommonMetadata` that represents the basic metadata of the long-running operation."],["There are links to the different versions of `DeleteProcessorMetadata` class, from version 1.0.0 to the latest 3.19.0, as well as links to the inherited members of the object class."]]],[]]