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 documentation for the `DisableProcessorMetadata` class within the Google Cloud Document AI v1 API."],["The latest available version of the `DisableProcessorMetadata` class is 3.19.0, with a list of previous versions ranging from 3.18.0 down to 1.0.0."],["`DisableProcessorMetadata` is used for long-running operations related to disabling a document processor."],["It inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, which are found within the Google.Protobuf namespace."],["The class includes properties such as `CommonMetadata` to manage metadata, and constructors, including one that accepts another `DisableProcessorMetadata` instance as a parameter."]]],[]]