public sealed class EnableProcessorRequest : IMessage<EnableProcessorRequest>, IEquatable<EnableProcessorRequest>, IDeepCloneable<EnableProcessorRequest>, IBufferMessage, IMessage
[[["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 `EnableProcessorRequest` documentation is 3.19.0, while version 3.0.0 is the base for the presented information."],["This page details the `EnableProcessorRequest` class, which is used to request the enabling of a Document AI processor."],["`EnableProcessorRequest` is part of the `Google.Cloud.DocumentAI.V1` namespace and is found in the `Google.Cloud.DocumentAI.V1.dll` assembly."],["The class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a constructor for creating a new `EnableProcessorRequest` and properties such as `Name` and `ProcessorName` to specify the processor to be enabled."]]],[]]