Runs Google Document AI PDF Batch Processing on a list of Blob.
Document AI has a 1000 file limit per batch, so batches larger than that need to be split into multiple requests.
Batch processing is an async long-running operation and results are stored in a output GCS bucket.
Name of a Document AI processor.
Amount of documents per batch
Comma-separated list of which fields to include in the Document
AI response. Suggested: 'text,pages.pageNumber,pages.layout'
Optional parameters to pass to the Document AI processors