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-04-17 UTC."],[[["This webpage provides documentation for the `HumanReview` class within the `Google.Cloud.DocumentAI.V1` API, specifically focusing on version 3.16.0 of the .NET library."],["The `HumanReview` class is used to store information about the human review process for a document revision in Google Cloud Document AI."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."],["It contains two main properties, `State` and `StateMessage`, that describe the current status and any relevant details of the human review process, respectively."],["The webpage has links to all versions of the `HumanReview` class documentation, from version 1.0.0 to the latest version 3.19.0, allowing users to access all the documentation."]]],[]]