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, highlighting its role as metadata for long-running document review operations."],["The class, which is part of version 1.5.0, is accessible in multiple versions, ranging from 1.0.0 all the way up to the latest 3.19.0, and also implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ReviewDocumentOperationMetadata` class inherits from `Object` and includes constructors for creating new instances, either empty or copied from another instance."],["It has properties that deal with basic metadata of long running operations, along with an ID that relates to a question."],["The page provides links to the `ReviewDocumentOperationMetadata` class documentation across various versions of the Google.Cloud.DocumentAI.V1 library, enabling users to access information pertinent to their specific needs."]]],[]]