public sealed class HumanReviewStatus : IMessage<HumanReviewStatus>, IEquatable<HumanReviewStatus>, IDeepCloneable<HumanReviewStatus>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Document AI v1 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.v1.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.v1.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-19 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eHumanReviewStatus\u003c/code\u003e class within the Google Cloud Document AI v1 API, specifically for .NET development, detailing its properties and usage.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the Google Cloud Document AI v1 API available is 3.19.0, and the page specifically focuses on version 3.11.0, with links to prior and later version documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHumanReviewStatus\u003c/code\u003e class tracks the state of human review for processed documents, including the operation name, the state itself, and a descriptive state message.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHumanReviewStatus\u003c/code\u003e class inherits from the \u003ccode\u003eobject\u003c/code\u003e class and implements multiple interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, while offering constructors to create new objects.\u003c/p\u003e\n"],["\u003cp\u003eThe provided documentation includes details about the \u003ccode\u003eHumanReviewStatus\u003c/code\u003e class's properties such as \u003ccode\u003eHumanReviewOperation\u003c/code\u003e, \u003ccode\u003eState\u003c/code\u003e, and \u003ccode\u003eStateMessage\u003c/code\u003e, alongside information about their respective data types and descriptions.\u003c/p\u003e\n"]]],[],null,[]]