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 the
[DisableProcessor][google.cloud.documentai.v1.DocumentProcessorService.DisableProcessor]
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 for version 3.17.0."],["`DisableProcessorMetadata` is a class representing the metadata for a long-running operation that disables a processor, which implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the inheritance structure, implemented interfaces, constructors, and the `CommonMetadata` property associated with the `DisableProcessorMetadata` class, which contains the basic metadata of the long-running operation."],["The document also includes a list of past versions, all the way back to 1.0.0, that also contain DisableProcessorMetadata."]]],[]]