globalMaxParsingRequestsPerMin property

int globalMaxParsingRequestsPerMin
final

The maximum number of requests the job is allowed to make to the Document AI processor per minute in this project. Consult https://cloud.google.com/document-ai/quotas and the Quota page for your project to set an appropriate value here. If this value is not specified, max_parsing_requests_per_min will be used by indexing pipeline as the global limit.

Implementation

final int globalMaxParsingRequestsPerMin;