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 reference documentation for the `EnableProcessorRequest` class within the Google Cloud Document AI v1 API, specifically for .NET."],["The `EnableProcessorRequest` class is used to construct a request for enabling a processor and is part of the `Google.Cloud.DocumentAI.V1` namespace."],["The documentation covers various versions of the API, from the latest (3.19.0) down to 1.0.0, with links to each version's documentation for `EnableProcessorRequest`."],["The `EnableProcessorRequest` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `EnableProcessorRequest` class include `Name`, a string that specifies the processor resource name, and `ProcessorName`, a typed view of the resource name."]]],[]]