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 the
[ReviewDocument][google.cloud.documentai.v1.DocumentProcessorService.ReviewDocument]
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 reference documentation for the `ReviewDocumentOperationMetadata` class within the Google Cloud Document AI v1 API, specifically for the .NET environment."],["The `ReviewDocumentOperationMetadata` class is part of the `Google.Cloud.DocumentAI.V1` namespace and is used for long-running operation metadata in the `ReviewDocument` method."],["The latest version available is 3.19.0, and the page provides access to documentation for several older versions, ranging from 3.18.0 down to 1.0.0."],["The class implements multiple interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["It includes constructors and properties such as `CommonMetadata` and `QuestionId` which are important for managing the document review process."]]],[]]