GoogleApi.DocumentAI.V1beta2.Model.GoogleCloudDocumentaiV1beta3HumanReviewStatus (google_api_document_ai v0.30.0) View Source
The status of human review on a processed document.
Attributes
-
humanReviewOperation
(type:String.t
, default:nil
) - 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. -
state
(type:String.t
, default:nil
) - The state of human review on the processing request. -
stateMessage
(type:String.t
, default:nil
) - A message providing more details about the human review state.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.