throttlingBurstLimit property
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;
Specifies the throttling burst limit. The PATCH path for this setting is
/{method_setting_key}/throttling/burstLimit
, and the value is
an integer.
final int? throttlingBurstLimit;