Class ReviewDocumentRequest (0.3.0)

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

Request message for review document method.

Attributes

NameDescription
human_review_config str
Required. The resource name of the HumanReviewConfig that the document will be reviewed with.
document .gcd_document.Document
The document that needs human review.