public sealed class DisableProcessorRequest : IMessage<DisableProcessorRequest>, IEquatable<DisableProcessorRequest>, IDeepCloneable<DisableProcessorRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1beta3 API class DisableProcessorRequest.
Request message 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-08-07 UTC."],[[["\u003cp\u003eThis documentation is for the \u003ccode\u003eDisableProcessorRequest\u003c/code\u003e class within the Google Cloud Document AI v1beta3 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDisableProcessorRequest\u003c/code\u003e class is used to create requests for disabling a Document AI processor, as part of the \u003ccode\u003eDocumentProcessorService\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis class has been implemented with several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, the first is a standard constructor, the second takes a \u003ccode\u003eDisableProcessorRequest\u003c/code\u003e as a parameter, and includes the properties \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eProcessorName\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property is required and is the name of the processor to be disabled, while \u003ccode\u003eProcessorName\u003c/code\u003e provides a type-safe view of this property.\u003c/p\u003e\n"]]],[],null,[]]