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 page provides documentation for the `ReviewDocumentOperationMetadata` class within the Google Cloud Document AI V1 library for .NET."],["The latest version of `ReviewDocumentOperationMetadata` is 3.19.0, but documentation is available for versions ranging from 1.0.0 to 3.19.0."],["`ReviewDocumentOperationMetadata` class represents the metadata for the long-running operation used in the review document process."],["The class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The `ReviewDocumentOperationMetadata` class includes a `CommonMetadata` property which of type `CommonOperationMetadata`, is used to store basic metadata about long-running operations."]]],[]]