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

Alerts from App Maker to notify admins to set up default SQL instance.

Attributes

  • requestInfo (type: list(GoogleApi.AlertCenter.V1beta1.Model.RequestInfo.t), default: nil) - List of applications with requests for default SQL set up.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.AlertCenter.V1beta1.Model.AppMakerSqlSetupNotification{
  requestInfo: [GoogleApi.AlertCenter.V1beta1.Model.RequestInfo.t()] | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.