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 reference documentation for the `DisableProcessorMetadata` class within the Google Cloud Document AI v1 API, specifically focusing on version 3.2.0."],["`DisableProcessorMetadata` is a class representing the metadata for long-running operations related to disabling a processor in Document AI."],["The page details the class's inheritance, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, `IBufferMessage` and `IMessage`, and lists inherited members from the `Object` class."],["It outlines the constructors for `DisableProcessorMetadata`, including a parameter for copying an existing `DisableProcessorMetadata` object, and includes a property named `CommonMetadata`."],["The page also displays a comprehensive list of available versions for this class, from the latest (3.19.0) down to 1.0.0."]]],[]]