Class NotificationRateLimit (2.11.1)

NotificationRateLimit(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Control over the rate of notifications sent to this alert policy's notification channels.

Attribute

NameDescription
period google.protobuf.duration_pb2.Duration
Not more than one notification per ``period``.

Inheritance

builtins.object > proto.message.Message > NotificationRateLimit