public sealed class EnableProcessorRequest : IMessage<EnableProcessorRequest>, IEquatable<EnableProcessorRequest>, IDeepCloneable<EnableProcessorRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class EnableProcessorRequest.
[[["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 page provides documentation for the `EnableProcessorRequest` class within the Google Cloud Document AI v1 API for .NET, with the current version being 3.5.0."],["The `EnableProcessorRequest` class is used to send a request to enable a processor and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes details on the class's inheritance hierarchy, inherited members, namespace, assembly, constructors, and properties, such as `Name` and `ProcessorName`."],["The latest version of the documentation available on this page is 3.19.0, with a history of prior version releases, going down to version 1.0.0."],["The primary function of `EnableProcessorRequest` is to enable a specified processor, using the `Name` property to identify the target processor."]]],[]]