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 details the `ReviewDocumentOperationMetadata` class within the `Google.Cloud.DocumentAI.V1` namespace, showcasing its different versions and associated documentation."],["The latest version of `ReviewDocumentOperationMetadata` is 3.19.0, with previous versions from 3.18.0 all the way down to 1.0.0 being listed for reference."],["The `ReviewDocumentOperationMetadata` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides constructors for creating instances, either default or based on another `ReviewDocumentOperationMetadata` object."],["It also has the `CommonMetadata` property which is of the type `CommonOperationMetadata` and provides the basic metadata of the long running operation."]]],[]]