public sealed class DisableProcessorResponse : IMessage<DisableProcessorResponse>, IEquatable<DisableProcessorResponse>, IDeepCloneable<DisableProcessorResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1beta3 API class DisableProcessorResponse.
Response message for the
[DisableProcessor][google.cloud.documentai.v1beta3.DocumentProcessorService.DisableProcessor]
method. Intentionally empty proto for adding fields in future.
[[["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 webpage provides documentation for the \u003ccode\u003eDisableProcessorResponse\u003c/code\u003e class within the Google Cloud Document AI v1beta3 API, specifically for the .NET environment.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDisableProcessorResponse\u003c/code\u003e class is a response message utilized by the \u003ccode\u003eDisableProcessor\u003c/code\u003e method in the \u003ccode\u003eDocumentProcessorService\u003c/code\u003e and is currently an empty proto designed for potential future field additions.\u003c/p\u003e\n"],["\u003cp\u003eIt details that this class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, outlining its capabilities and integration.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation shows that there are currently three versions of this class, with the latest being \u003ccode\u003e2.0.0-beta23\u003c/code\u003e, which can be navigated to using the provided links.\u003c/p\u003e\n"],["\u003cp\u003eThis class is part of the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1Beta3\u003c/code\u003e namespace and is located in the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1Beta3.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,["# Cloud Document AI v1beta3 API - Class DisableProcessorResponse (2.0.0-beta26)\n\nVersion latestkeyboard_arrow_down\n\n- [2.0.0-beta26 (latest)](/dotnet/docs/reference/Google.Cloud.DocumentAI.V1Beta3/latest/Google.Cloud.DocumentAI.V1Beta3.DisableProcessorResponse)\n- [2.0.0-beta25](/dotnet/docs/reference/Google.Cloud.DocumentAI.V1Beta3/2.0.0-beta25/Google.Cloud.DocumentAI.V1Beta3.DisableProcessorResponse)\n- [1.0.0-beta04](/dotnet/docs/reference/Google.Cloud.DocumentAI.V1Beta3/1.0.0-beta04/Google.Cloud.DocumentAI.V1Beta3.DisableProcessorResponse) \n\n public sealed class DisableProcessorResponse : IMessage\u003cDisableProcessorResponse\u003e, IEquatable\u003cDisableProcessorResponse\u003e, IDeepCloneable\u003cDisableProcessorResponse\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Cloud Document AI v1beta3 API class DisableProcessorResponse.\n\nResponse message for the\n\\[DisableProcessor\\]\\[google.cloud.documentai.v1beta3.DocumentProcessorService.DisableProcessor\\]\nmethod. Intentionally empty proto for adding fields in future. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e DisableProcessorResponse \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[DisableProcessorResponse](/dotnet/docs/reference/Google.Cloud.DocumentAI.V1Beta3/latest/Google.Cloud.DocumentAI.V1Beta3.DisableProcessorResponse), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[DisableProcessorResponse](/dotnet/docs/reference/Google.Cloud.DocumentAI.V1Beta3/latest/Google.Cloud.DocumentAI.V1Beta3.DisableProcessorResponse), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[DisableProcessorResponse](/dotnet/docs/reference/Google.Cloud.DocumentAI.V1Beta3/latest/Google.Cloud.DocumentAI.V1Beta3.DisableProcessorResponse), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.DocumentAI.V1Beta3](/dotnet/docs/reference/Google.Cloud.DocumentAI.V1Beta3/latest/Google.Cloud.DocumentAI.V1Beta3)\n\nAssembly\n--------\n\nGoogle.Cloud.DocumentAI.V1Beta3.dll\n\nConstructors\n------------\n\n### DisableProcessorResponse()\n\n public DisableProcessorResponse()\n\n### DisableProcessorResponse(DisableProcessorResponse)\n\n public DisableProcessorResponse(DisableProcessorResponse other)"]]