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 focusing on the `Document.Types.Revision.Types.HumanReview` component, across different versions."],["The `HumanReview` class offers properties like `State` and `StateMessage`, allowing users to check the human review status, like whether it's requested, succeeded, or rejected, along with further details about it's current state."],["The class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and it inherits from the `object` class, which means it can be used with the .NET Framework and other related functionality."],["The webpage lists the available versions of the API, ranging from version 1.0.0 to the latest version, 3.19.0, with each version having its own documentation link."],["The namespace of this class is `Google.Cloud.DocumentAI.V1` and it is contained in the `Google.Cloud.DocumentAI.V1.dll` assembly."]]],[]]