public sealed class HumanReviewStatus : IMessage<HumanReviewStatus>, IEquatable<HumanReviewStatus>, IDeepCloneable<HumanReviewStatus>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1beta3 API class HumanReviewStatus.
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][google.cloud.documentai.v1beta3.HumanReviewStatus.state] is
HUMAN_REVIEW_IN_PROGRESS. It has the same response type and metadata as
the long-running operation returned by
[ReviewDocument][google.cloud.documentai.v1beta3.DocumentProcessorService.ReviewDocument].
[[["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-07 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eHumanReviewStatus\u003c/code\u003e class in the Google Cloud Document AI v1beta3 API represents the status of human review for a processed document.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, offering functionality for message handling, equality checks, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties including \u003ccode\u003eHumanReviewOperation\u003c/code\u003e, \u003ccode\u003eState\u003c/code\u003e, and \u003ccode\u003eStateMessage\u003c/code\u003e, providing information about the human review operation, the current state, and any related messages.\u003c/p\u003e\n"],["\u003cp\u003eThere are three available versions of the API, version \u003ccode\u003e2.0.0-beta23\u003c/code\u003e being the most recent.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors: a default constructor and one that takes another \u003ccode\u003eHumanReviewStatus\u003c/code\u003e object for copying.\u003c/p\u003e\n"]]],[],null,[]]