Class ReviewDocumentRequest (1.0.0)

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

Request message for review document method. .. attribute:: inline_document

An inline document proto.

:type: google.cloud.documentai_v1.types.Document

Attributes

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

Classes

Priority

Priority(value)

The priority level of the human review task.