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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides details for the \u003ccode\u003eEnableProcessorMetadata\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1Beta3\u003c/code\u003e namespace, specifically version 1.0.0-beta04.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eEnableProcessorMetadata\u003c/code\u003e is a class that represents the metadata for a long-running operation related to enabling a processor, and it implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and provides two constructors: a default constructor and another one that accepts another \u003ccode\u003eEnableProcessorMetadata\u003c/code\u003e instance as a parameter for copying purposes.\u003c/p\u003e\n"],["\u003cp\u003eIt has one property \u003ccode\u003eCommonMetadata\u003c/code\u003e, which is of type \u003ccode\u003eCommonOperationMetadata\u003c/code\u003e and represents the basic metadata of the long-running operation, alongside inherited methods from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are also listed links to documentation for the latest version (2.0.0-beta23) and another version (2.0.0-beta22) of this class.\u003c/p\u003e\n"]]],[],null,[]]