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 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 webpage provides documentation for the `HumanReview` class within the Google Cloud Document AI v1 API, specifically for the .NET environment, across multiple versions ranging from 1.0.0 to the latest 3.19.0."],["The `HumanReview` class is a part of the `Document.Types.Revision.Types` namespace and is used to manage and provide information about the human review process of a document within the Document AI framework."],["The `HumanReview` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class, enabling it to be used within different .NET programming paradigms."],["Key properties of the `HumanReview` class include `State`, which describes the current status of the human review process (e.g., requested, succeeded, rejected), and `StateMessage`, which provides additional details or reasons related to the review's state."]]],[]]