public sealed class DisableProcessorResponse : IMessage<DisableProcessorResponse>, IEquatable<DisableProcessorResponse>, IDeepCloneable<DisableProcessorResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class DisableProcessorResponse.
Response message for the
[DisableProcessor][google.cloud.documentai.v1.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-21 UTC."],[[["This webpage provides reference documentation for the `DisableProcessorResponse` class within the Google Cloud Document AI v1 API, specifically detailing its structure, usage, and inheritance."],["The class `DisableProcessorResponse` serves as the response message for the `DisableProcessor` method in the DocumentProcessorService, and is intentionally kept empty to accommodate potential future field additions."],["It outlines that `DisableProcessorResponse` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its functionality within the API."],["The page shows a list of documented versions of the `DisableProcessorResponse` class, ranging from the latest `3.19.0` to `1.0.0`, including the current version `3.15.0` which the details are based on."],["The documentation provides details on the constructors for `DisableProcessorResponse`, including a default constructor and a copy constructor that takes another `DisableProcessorResponse` object as a parameter."]]],[]]