public sealed class EnableProcessorResponse : IMessage<EnableProcessorResponse>, IEquatable<EnableProcessorResponse>, IDeepCloneable<EnableProcessorResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class EnableProcessorResponse.
Response message for the
[EnableProcessor][google.cloud.documentai.v1.DocumentProcessorService.EnableProcessor]
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 `EnableProcessorResponse` class within the Google Cloud Document AI v1 API, specifically for the .NET environment."],["The class `EnableProcessorResponse` is an empty message proto designed to be used for the `EnableProcessor` method, and will potentially have fields added in future versions."],["The latest version of the API documented is 3.19.0, while the current version detailed on the page is 3.14.0, and multiple previous versions are also available for reference, with versioning going back as far as 1.0.0."],["The `EnableProcessorResponse` class inherits from the base `object` class and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details two constructors for the `EnableProcessorResponse` class, a parameterless one, and one that takes another `EnableProcessorResponse` object."]]],[]]