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.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version for \u003ccode\u003eHumanReviewStatus\u003c/code\u003e can be accessed at version 3.19.0, with links provided to access the versions ranging from 3.18.0 down to 1.0.0, and each link directs to the page for the specified version.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eHumanReviewStatus\u003c/code\u003e is a class that implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in managing the state of human reviews for processed documents.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eHumanReviewStatus\u003c/code\u003e class include \u003ccode\u003eHumanReviewOperation\u003c/code\u003e, which names the triggered operation, \u003ccode\u003eState\u003c/code\u003e, which indicates the current human review state, and \u003ccode\u003eStateMessage\u003c/code\u003e, which provides further information regarding that state.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHumanReviewStatus\u003c/code\u003e class also has two constructors: a default constructor, and one allowing it to be initialized based on another pre-existing HumanReviewStatus object.\u003c/p\u003e\n"]]],[],null,[]]