ReviewDocumentResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Response message for the ReviewDocument method.
Attributes |
|
---|---|
Name | Description |
gcs_destination |
str
The Cloud Storage uri for the human reviewed document if the review is succeeded. |
state |
google.cloud.documentai_v1beta3.types.ReviewDocumentResponse.State
The state of the review operation. |
rejection_reason |
str
The reason why the review is rejected by reviewer. |
Classes
State
State(value)
Possible states of the review operation.