Ask a question to get started
Enter to sendā¢Shift+Enter new line
online_process( self, blob: Blob, field_mask: Optional[str] = None, **process_options_kwargs
blob
Blob
Blob to parse.
field_mask
Optional[str]
None
Comma-separated list of which fields to include in the Document AI response. suggested: 'text,pages.pageNumber,pages.layout'
'text,pages.pageNumber,pages.layout'
process_options_kwargs
Any
{}
Parses a Blob lazily using online processing.
Optional parameters to pass to the Document AI processors