Googly. DocumentAI. Model. GoogleCloudDocumentaiV1HumanReviewStatus
(googly_document_ai v0.1.0)
Copy Markdown
View Source
The status of human review on a processed document.
Attributes
-
human_review_operation(type:String.t()) - The name of the operation triggered by the processed document. This field is populated only when the state isHUMAN_REVIEW_IN_PROGRESS. It has the same response type and metadata as the long-running operation returned by ReviewDocument. -
state(type:String.t()) - The state of human review on the processing request. -
state_message(type:String.t()) - A message providing more details about the human review state.