public sealed class DisableProcessorRequest : IMessage<DisableProcessorRequest>, IEquatable<DisableProcessorRequest>, IDeepCloneable<DisableProcessorRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class DisableProcessorRequest.
Request message 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-04-17 UTC."],[[["This page provides reference documentation for the `DisableProcessorRequest` class within the Google Cloud Document AI v1 API, specifically for version 3.8.0."],["The `DisableProcessorRequest` class is used to construct requests for the `DisableProcessor` method, which is part of the `DocumentProcessorService`."],["The documentation details the class's implementation, inheritance, namespace (`Google.Cloud.DocumentAI.V1`), and assembly (`Google.Cloud.DocumentAI.V1.dll`)."],["Key properties of the `DisableProcessorRequest` class include `Name` (a string representing the processor's resource name) and `ProcessorName` (a `ProcessorName`-typed view over the resource name)."],["The page offers a historical overview with links to different versions, starting from the latest version 3.19.0 and going down to version 1.0.0, allowing easy access to older versions of the documentation."]]],[]]