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 for .NET."],["The `DisableProcessorMetadata` class represents the metadata for a long-running operation used to disable a Document AI processor."],["The documentation includes links to various versions of the API, from 1.0.0 to the latest, 3.19.0, each version of the class being listed in the context."],["The page details the class's inheritance, implemented interfaces, constructors, and a property named `CommonMetadata`, which holds basic operation metadata."],["This class implements the `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."]]],[]]