throttlingRateLimit property

double? throttlingRateLimit
final

Specifies the throttling rate limit. The PATCH path for this setting is /{method_setting_key}/throttling/rateLimit, and the value is a double.

Implementation

final double? throttlingRateLimit;