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-03-24 UTC."],[[["This webpage provides documentation for the `DisableProcessorResponse` class within the Google Cloud Document AI v1beta3 API, specifically for the .NET environment."],["The `DisableProcessorResponse` class is a response message utilized by the `DisableProcessor` method in the `DocumentProcessorService` and is currently an empty proto designed for potential future field additions."],["It details that this class inherits from `object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, outlining its capabilities and integration."],["The documentation shows that there are currently three versions of this class, with the latest being `2.0.0-beta23`, which can be navigated to using the provided links."],["This class is part of the `Google.Cloud.DocumentAI.V1Beta3` namespace and is located in the `Google.Cloud.DocumentAI.V1Beta3.dll` assembly."]]],[]]