Class ReviewDocumentRequest (1.2.1)

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

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

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

NameDescription
inline_document google.cloud.documentai_v1beta3.types.Document
An inline document proto. This field is a member of oneof_ source.
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.