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.DocumentAI.V1` API, specifically under the `Document.Types.Revision.Types` namespace."],["The `HumanReview` class is designed to store information related to human review processes performed on a document, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The available versions for reference range from the latest `3.19.0` down to version `1.0.0`, allowing developers to look at the specific class and its API across different releases."],["The `HumanReview` class has properties such as `State`, representing the human review state (e.g., `requested`, `succeeded`, `rejected`), and `StateMessage`, which provides additional information about the state."]]],[]]