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 webpage provides documentation for the `ReviewDocumentResponse` class within the `Google.Cloud.DocumentAI.V1` namespace, covering versions from 1.0.0 to 3.19.0, where 3.19.0 is the latest."],["`ReviewDocumentResponse` is a class used as a response message for the review document method and is implemented as an interface."],["The `ReviewDocumentResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a parameterless one and one that takes another `ReviewDocumentResponse` object, and also contains the property `GcsDestination` for the Cloud Storage URI of the reviewed document."]]],[]]