public sealed class ReviewDocumentOperationMetadata : IMessage<ReviewDocumentOperationMetadata>, IEquatable<ReviewDocumentOperationMetadata>, IDeepCloneable<ReviewDocumentOperationMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 API class ReviewDocumentOperationMetadata.
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 page provides reference documentation for the `ReviewDocumentOperationMetadata` class within the Cloud Document AI v1 API for .NET."],["The `ReviewDocumentOperationMetadata` class represents the metadata for a long-running review document operation and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists available versions of the `ReviewDocumentOperationMetadata` class, ranging from the latest 3.19.0 down to 1.0.0, and links to their respective pages."],["The class contains properties such as `CommonMetadata` and `QuestionId`, providing details about the operation's basic metadata and Crowd Compute question ID, respectively."],["The documentation outlines the available constructors, including a parameterless constructor and one that accepts another `ReviewDocumentOperationMetadata` object for cloning."]]],[]]