GoogleApi.AlertCenter.V1beta1.Model.GoogleAppsAlertcenterV1beta1Settings (google_api_alert_center v0.14.0) View Source

Customer-level settings.

Attributes

  • notifications (type: list(GoogleApi.AlertCenter.V1beta1.Model.GoogleAppsAlertcenterV1beta1SettingsNotification.t), default: nil) - The list of notifications.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() ::
  %GoogleApi.AlertCenter.V1beta1.Model.GoogleAppsAlertcenterV1beta1Settings{
    notifications:
      [
        GoogleApi.AlertCenter.V1beta1.Model.GoogleAppsAlertcenterV1beta1SettingsNotification.t()
      ]
      | nil
  }

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.