Reference documentation and code samples for the Google Cloud Document Ai V1 Client class HumanReview.
Human Review information of the document.
Generated from protobuf message google.cloud.documentai.v1.Document.Revision.HumanReview
Namespace
Google \ Cloud \ DocumentAI \ V1 \ Document \ RevisionMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ state
string
Human review state. e.g. requested
, succeeded
, rejected
.
↳ state_message
string
A message providing more details about the current state of processing. For example, the rejection reason when the state is rejected
.
getState
Human review state. e.g. requested
, succeeded
, rejected
.
string
setState
Human review state. e.g. requested
, succeeded
, rejected
.
var
string
$this
getStateMessage
A message providing more details about the current state of processing.
For example, the rejection reason when the state is rejected
.
string
setStateMessage
A message providing more details about the current state of processing.
For example, the rejection reason when the state is rejected
.
var
string
$this