Class SecurityPolicyRuleRateLimitOptionsThreshold (1.1.0)

SecurityPolicyRuleRateLimitOptionsThreshold(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Attributes

NameDescription
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.