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."],[[["The latest version of the `DisableProcessorMetadata` class is 3.19.0, which can be found in the `Google.Cloud.DocumentAI.V1` API."],["This page provides access to the `DisableProcessorMetadata` class across multiple versions, ranging from 1.0.0 up to 3.19.0."],["`DisableProcessorMetadata` is a class used for long-running operation metadata for disabling processors within the Document AI service."],["The class `DisableProcessorMetadata` implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has constructors for creating instances."],["The `DisableProcessorMetadata` class includes a `CommonMetadata` property of type `CommonOperationMetadata` to hold the basic metadata of the long-running operation."]]],[]]