public sealed class EnableProcessorMetadata : IMessage<EnableProcessorMetadata>, IEquatable<EnableProcessorMetadata>, IDeepCloneable<EnableProcessorMetadata>, IBufferMessage, IMessage
The long running operation metadata for enable processor method.
[[["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 webpage provides documentation for the `EnableProcessorMetadata` class within the `Google.Cloud.DocumentAI.V1` namespace, detailing its structure and usage."],["The `EnableProcessorMetadata` class represents the metadata for long-running operations related to enabling a processor, as used within the Google Cloud Document AI service."],["The page lists multiple versions of the `EnableProcessorMetadata` class, ranging from version 1.0.0 up to the latest version, 3.19.0."],["The `EnableProcessorMetadata` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits members from the base `Object` class."],["The class contains a `CommonMetadata` property of the type `CommonOperationMetadata`, which provides basic information of the long running operation."]]],[]]