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."],["The `EnableProcessorRequest` class is used as a request message for enabling a processor in the Document AI service and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest available version of the API is 3.19.0, while this page specifically documents version 3.3.0 and the page lists older versions all the way down to version 1.0.0."],["Key properties of the `EnableProcessorRequest` class include `Name`, a string representing the processor's resource name, and `ProcessorName`, a typed view of the resource name."]]],[]]