public sealed class HumanReviewStatus : IMessage<HumanReviewStatus>, IEquatable<HumanReviewStatus>, IDeepCloneable<HumanReviewStatus>, IBufferMessage, IMessage
The status of human review on a processed document.
The name of the operation triggered by the processed document. This field
is populated only when the [state] is [HUMAN_REVIEW_IN_PROGRESS]. It has
the same response type and metadata as the long running operation returned
by [ReviewDocument] method.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-19 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eHumanReviewStatus\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1\u003c/code\u003e namespace, specifically for .NET development, and it is found in the Google.Cloud.DocumentAI.V1.dll assembly.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHumanReviewStatus\u003c/code\u003e class provides information about the state of human review on a processed document, including properties like \u003ccode\u003eState\u003c/code\u003e, \u003ccode\u003eStateMessage\u003c/code\u003e, and \u003ccode\u003eHumanReviewOperation\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe content shows a history of versions, from 1.0.0 to the latest version 3.19.0 of the \u003ccode\u003eHumanReviewStatus\u003c/code\u003e, for the Google.Cloud.DocumentAI.V1, allowing users to find the version they are using and the associated documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<HumanReviewStatus>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<HumanReviewStatus>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe available constructors are listed, one default and one taking another HumanReviewStatus.\u003c/p\u003e\n"]]],[],null,[]]