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."],[[["The latest version of the Cloud Document AI v1 API class `EnableProcessorResponse` is 3.19.0, with multiple previous versions available, ranging down to version 1.0.0."],["`EnableProcessorResponse` is a response message for the `EnableProcessor` method within the `DocumentProcessorService`."],["This class is intentionally an empty proto and will have potential for added fields in the future."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class belongs to the namespace `Google.Cloud.DocumentAI.V1`, and is part of the `Google.Cloud.DocumentAI.V1.dll` assembly."]]],[]]