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\u003eThe webpage provides documentation for the \u003ccode\u003eHumanReviewStatus\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.DocumentAI.V1\u003c/code\u003e namespace, covering versions from 1.0.0 to 3.19.0, with 3.19.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eHumanReviewStatus\u003c/code\u003e is a class representing the status of human review on a processed document and includes information on the current state, an associated operation name, and a status message.\u003c/p\u003e\n"],["\u003cp\u003eThe class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inherits members from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default constructor, and a copy constructor, along with three properties for \u003ccode\u003eHumanReviewOperation\u003c/code\u003e, \u003ccode\u003eState\u003c/code\u003e, and \u003ccode\u003eStateMessage\u003c/code\u003e, all of which are detailed in the provided data.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists all versions of \u003ccode\u003eHumanReviewStatus\u003c/code\u003e, starting from 1.0.0 and ending with 3.19.0, in descending order on the page.\u003c/p\u003e\n"]]],[],null,[]]