public sealed class ReviewDocumentResponse : IMessage<ReviewDocumentResponse>, IEquatable<ReviewDocumentResponse>, IDeepCloneable<ReviewDocumentResponse>, IBufferMessage, IMessage
[[["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."],[[["The latest version of the `ReviewDocumentResponse` class is 3.19.0, part of the `Google.Cloud.DocumentAI.V1` namespace."],["This webpage provides a historical view of the `ReviewDocumentResponse` class, showcasing versions from 1.0.0 up to the most current version, 3.19.0."],["The `ReviewDocumentResponse` class is a sealed class used as a response message for the document review method, implementing interfaces like `IMessage` and `IDeepCloneable`."],["The class inherits from `Object` and has properties like `GcsDestination`, which represents the Cloud Storage URI of the human-reviewed document."],["There are two constructors listed for this class, one that is parameterless, and the other taking in another `ReviewDocumentResponse`."]]],[]]