SecurityPolicyRuleRateLimitOptionsThreshold(
mapping=None, *, ignore_unknown_fields=False, **kwargs
).. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
count |
int
Number of HTTP(S) requests for calculating the threshold. This field is a member of oneof_ _count.
|
interval_sec |
int
Interval over which the threshold is computed. This field is a member of oneof_ _interval_sec.
|