Method: Google::Cloud::Monitoring::V3::AlertPolicy::AlertStrategy::NotificationRateLimit#period
- Defined in:
- proto_docs/google/monitoring/v3/alert.rb
permalink #period ⇒ ::Google::Protobuf::Duration
Returns Not more than one notification per period
.
454 455 456 457 |
# File 'proto_docs/google/monitoring/v3/alert.rb', line 454 class NotificationRateLimit include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |