public sealed class DisableProcessorMetadata : IMessage<DisableProcessorMetadata>, IEquatable<DisableProcessorMetadata>, IDeepCloneable<DisableProcessorMetadata>, IBufferMessage, IMessage
The long running operation metadata for disable processor 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 documentation for the `DisableProcessorMetadata` class within the `Google.Cloud.DocumentAI.V1` namespace, detailing its structure and usage across multiple versions."],["The `DisableProcessorMetadata` class is used as metadata for long-running operations related to disabling a processor, and it implements several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Version 3.19.0 is the latest version, with prior versions dating back to version 1.0.0, all documented on this page."],["The class includes a constructor and a `CommonMetadata` property of type `CommonOperationMetadata` that describes basic operation information."],["The class inherits from the `Object` type and includes inherited members like `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]