maxParsingRequestsPerMin property

int maxParsingRequestsPerMin
final

The maximum number of requests the job is allowed to make to the Document AI processor per minute. Consult https://cloud.google.com/document-ai/quotas and the Quota page for your project to set an appropriate value here. If unspecified, a default value of 120 QPM would be used.

Implementation

final int maxParsingRequestsPerMin;