Class SecurityPolicyRuleRateLimitOptionsThreshold (1.5.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``.

Inheritance

builtins.object > proto.message.Message > SecurityPolicyRuleRateLimitOptionsThreshold