burstLimit property

int? burstLimit
final

The API request burst limit, the maximum rate limit over a time ranging from one to a few seconds, depending upon whether the underlying token bucket is at its full capacity.

Implementation

final int? burstLimit;