View Source GoogleApi.Monitoring.V3.Model.NotificationRateLimit (google_api_monitoring v0.55.0)

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

Attributes

  • period (type: String.t, default: nil) - Not more than one notification per period.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.Monitoring.V3.Model.NotificationRateLimit{
  period: String.t() | nil
}

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.