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 documentation for the `ReviewDocumentOperationMetadata` class within the Google Cloud Document AI v1 API, specifically for the .NET environment."],["The latest version of the `ReviewDocumentOperationMetadata` API available is 3.19.0, and the page details documentation for versions ranging from 1.0.0 to 3.19.0."],["The `ReviewDocumentOperationMetadata` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its role within the Google Protobuf framework."],["Key properties of the `ReviewDocumentOperationMetadata` class include `CommonMetadata`, which holds basic metadata of the operation, and `QuestionId`, representing the Crowd Compute question ID."],["The documentation provides details on the class's inheritance, constructors, and the `Google.Cloud.DocumentAI.V1` namespace it belongs to, as well as its assembly information."]]],[]]