public sealed class 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 v1 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-21 UTC."],[[["This page provides documentation for the `HumanReview` class within the Google Cloud Document AI v1 API, specifically for the .NET environment, covering versions from 1.0.0 up to the latest version 3.19.0."],["The `HumanReview` class is used to represent human review information of a document, and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `HumanReview` class has two constructors: a default constructor and a constructor that accepts another `HumanReview` object as a parameter."],["The `HumanReview` class includes two key properties, `State` and `StateMessage`, which are strings representing the human review state and providing additional details about the state respectively."],["The available versions of the `HumanReview` object are organized chronologically from 1.0.0 to the most current version, 3.19.0, offering a history of updates and changes to the class."]]],[]]