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."],[[["The latest version of the `DisableProcessorMetadata` class is `2.0.0-beta23`, which is part of the Google Cloud Document AI v1beta3 API."],["`DisableProcessorMetadata` is a class used for the long-running operation metadata when disabling a processor through the `DisableProcessor` method in the `DocumentProcessorService`."],["This class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, within the namespace `Google.Cloud.DocumentAI.V1Beta3`."],["The class includes a `CommonMetadata` property, which is of type `CommonOperationMetadata` that contains the basic metadata of the long-running operation."],["Two constructors exist for the class `DisableProcessorMetadata`, one default and one which uses another instance of the same class as a parameter."]]],[]]