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

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

Attributes

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

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.GoogleAppsAlertcenterTypeAppMakerSqlSetupNotification{
    requestInfo:
      [
        GoogleApi.AlertCenter.V1beta1.Model.GoogleAppsAlertcenterTypeAppMakerSqlSetupNotificationRequestInfo.t()
      ]
      | nil
  }

Link to this section Functions

Specs

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

Unwrap a decoded JSON object into its complex fields.