public sealed class Document.Types.Revision.Types.HumanReview : IMessage<Document.Types.Revision.Types.HumanReview>, IEquatable<Document.Types.Revision.Types.HumanReview>, IDeepCloneable<Document.Types.Revision.Types.HumanReview>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1beta3 API class Document.Types.Revision.Types.HumanReview.
[[["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-24 UTC."],[[["This document provides reference information for the `Document.Types.Revision.Types.HumanReview` class within the Cloud Document AI v1beta3 API."],["The `HumanReview` class represents the human review data for a document and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It contains properties such as `State` and `StateMessage`, which are strings describing the state and any additional information respectively regarding the human review process."],["There are two constructors that allow the creation of an empty `HumanReview` or cloning an existing one."],["The latest version of the class documentation is `2.0.0-beta23`, with previous versions `2.0.0-beta22` and `1.0.0-beta04` also available."]]],[]]