Reference documentation and code samples for the Cloud Monitoring V3 API class Google::Cloud::Monitoring::V3::AlertPolicy::AlertStrategy::NotificationRateLimit.
Control over the rate of notifications sent to this alert policy's notification channels.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#period
def period() -> ::Google::Protobuf::Duration
Returns
-
(::Google::Protobuf::Duration) — Not more than one notification per
period
.
#period=
def period=(value) -> ::Google::Protobuf::Duration
Parameter
-
value (::Google::Protobuf::Duration) — Not more than one notification per
period
.
Returns
-
(::Google::Protobuf::Duration) — Not more than one notification per
period
.