public sealed class ReviewDocumentOperationMetadata : IMessage<ReviewDocumentOperationMetadata>, IEquatable<ReviewDocumentOperationMetadata>, IDeepCloneable<ReviewDocumentOperationMetadata>, IBufferMessage, IMessage
The long running operation metadata for review document 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 `ReviewDocumentOperationMetadata` class within the `Google.Cloud.DocumentAI.V1` namespace."],["The `ReviewDocumentOperationMetadata` class is used to define metadata for long-running operations related to document review."],["The content shows the available versions of the `ReviewDocumentOperationMetadata` class, ranging from version 1.0.0 to the latest version 3.19.0."],["The class inherits from the `Object` class and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes details on the class constructors and the `CommonMetadata` property which is of the type `CommonOperationMetadata`."]]],[]]