public sealed class DisableProcessorMetadata : IMessage<DisableProcessorMetadata>, IEquatable<DisableProcessorMetadata>, IDeepCloneable<DisableProcessorMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1beta3 API class DisableProcessorMetadata.
The long-running operation metadata for the
[DisableProcessor][google.cloud.documentai.v1beta3.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-24 UTC."],[[["This page provides reference documentation for the `DisableProcessorMetadata` class within the Google Cloud Document AI v1beta3 API."],["`DisableProcessorMetadata` is a sealed class used for long-running operation metadata related to the `DisableProcessor` method."],["The class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["It includes constructors for creating instances of `DisableProcessorMetadata` and a `CommonMetadata` property of type `CommonOperationMetadata`."],["The relevant versions for this class range from 1.0.0-beta04 to the latest release being 2.0.0-beta23."]]],[]]