Class ReviewDocumentResponse (2.1.0)

ReviewDocumentResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response message for review document method.

Attributes

NameDescription
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.