Class ProcessRequest (0.3.0)

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

Request message for the process document method.

Attributes

NameDescription
name str
Required. The processor resource name.
document .gcd_document.Document
The document payload, the [content] and [mime_type] fields must be set.
skip_human_review bool
Whether Human Review feature should be skipped for this request. Default to false.