View Source GoogleApi.AlertCenter.V1beta1.Model.AppSettingsChanged (google_api_alert_center v0.24.0)

Alerts from AppSettingsChanged bucket Rules configured by Admin which contain the below rules. Calendar settings changed Drive settings changed Email settings changed Mobile settings changed

Attributes

  • alertDetails (type: String.t, default: nil) - Any other associated alert details, for example, AlertConfiguration.
  • name (type: String.t, default: nil) - Rule name

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.AlertCenter.V1beta1.Model.AppSettingsChanged{
  alertDetails: String.t() | nil,
  name: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.