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 disable processor 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 documentation for the `DisableProcessorResponse` class within the Google Cloud Document AI v1 API, specifically for the .NET framework."],["The latest version of the API documented is 3.19.0, but the page also includes links to past versions ranging from 1.0.0 to 3.18.0."],["The `DisableProcessorResponse` class is a response message used for the disable processor method and currently is an empty proto intended for future expansion."],["The `DisableProcessorResponse` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The documentation outlines two constructors for the `DisableProcessorResponse` class, including a parameter for creating an instance based on another `DisableProcessorResponse` instance."]]],[]]