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 available for `ReviewDocumentResponse` is 3.19.0, but this webpage is specifically referencing version 1.5.0."],["This page provides a list of versions of `ReviewDocumentResponse`, ranging from 1.0.0 up to 3.19.0 with hyperlinks for each version to the relevant documentation."],["`ReviewDocumentResponse` is a response message for reviewing documents, which implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, and inherits from `Object`."],["The `ReviewDocumentResponse` class has two constructors, one default and another that takes a `ReviewDocumentResponse` object as a parameter."],["The class includes a `GcsDestination` property of type string, which represents the Cloud Storage URI of the human-reviewed document."]]],[]]