public sealed class DisableProcessorMetadata : IMessage<DisableProcessorMetadata>, IEquatable<DisableProcessorMetadata>, IDeepCloneable<DisableProcessorMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class DisableProcessorMetadata.
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 Document AI v1 API."],["The latest version of the `DisableProcessorMetadata` class is 3.19.0, but version history back to 1.0.0 is also detailed with links to its respective documentation."],["`DisableProcessorMetadata` is used to provide metadata for the long-running operation of disabling a processor, inheriting from and implementing various interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a `CommonMetadata` property, which is of type `CommonOperationMetadata` and provides the basic metadata of the ongoing long running operation."],["The available constructors are a default constructor `DisableProcessorMetadata()` and an overload that takes another `DisableProcessorMetadata` object as a parameter, allowing for the creation of copies of existing instances."]]],[]]