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] 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 provides documentation for the \u003ccode\u003eHumanReviewStatus\u003c/code\u003e class within the Google Cloud Document AI v1 API, specifically for .NET development, showcasing versions from 1.0.0 up to the latest version 3.19.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eHumanReviewStatus\u003c/code\u003e class is used to represent the status of a document's human review process, including whether it is in progress or completed.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and 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.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eHumanReviewStatus\u003c/code\u003e class include \u003ccode\u003eHumanReviewOperation\u003c/code\u003e (the name of the operation), \u003ccode\u003eState\u003c/code\u003e (the current state of the review), and \u003ccode\u003eStateMessage\u003c/code\u003e (additional information about the review state).\u003c/p\u003e\n"],["\u003cp\u003eThe available versions of the class documentation are ranging from version 1.0.0 up to 3.19.0, with 3.19.0 being the latest version of the class.\u003c/p\u003e\n"]]],[],null,[]]