Method: Google::Cloud::Monitoring::V3::AlertPolicy::AlertStrategy::NotificationRateLimit#period

Defined in:
proto_docs/google/monitoring/v3/alert.rb

#period::Google::Protobuf::Duration

Returns Not more than one notification per period.

Returns:

[View source]

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