throttlingBurstLimit property

int? throttlingBurstLimit
final

Specifies the throttling burst limit. The PATCH path for this setting is /{method_setting_key}/throttling/burstLimit, and the value is an integer.

Implementation

final int? throttlingBurstLimit;