Class ReviewDocumentRequest (1.0.0)

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

Request message for review document method. Next Id: 6.

Attributes

NameDescription
inline_document google.cloud.documentai_v1beta3.types.Document
An inline document proto.
human_review_config str
Required. The resource name of the HumanReviewConfig that the document will be reviewed with.
document google.cloud.documentai_v1beta3.types.Document
The document that needs human review.
enable_schema_validation bool
Whether the validation should be performed on the ad-hoc review request.
priority google.cloud.documentai_v1beta3.types.ReviewDocumentRequest.Priority
The priority of the human review task.

Classes

Priority

Priority(value)

The priority level of the human review task.