Class Google::Cloud::Compute::V1::SecurityPolicyRuleRateLimitOptionsThreshold (v1.2.0)

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#count

def count() -> ::Integer
Returns
  • (::Integer) — Number of HTTP(S) requests for calculating the threshold.

#count=

def count=(value) -> ::Integer
Parameter
  • value (::Integer) — Number of HTTP(S) requests for calculating the threshold.
Returns
  • (::Integer) — Number of HTTP(S) requests for calculating the threshold.

#interval_sec

def interval_sec() -> ::Integer
Returns
  • (::Integer) — Interval over which the threshold is computed.

#interval_sec=

def interval_sec=(value) -> ::Integer
Parameter
  • value (::Integer) — Interval over which the threshold is computed.
Returns
  • (::Integer) — Interval over which the threshold is computed.