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

Settings for callback notifications. For more details see Google Workspace Alert Notification.

Attributes

  • cloudPubsubTopic (type: GoogleApi.AlertCenter.V1beta1.Model.CloudPubsubTopic.t, default: nil) - A Google Cloud Pub/sub topic destination.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.AlertCenter.V1beta1.Model.Notification{
  cloudPubsubTopic:
    GoogleApi.AlertCenter.V1beta1.Model.CloudPubsubTopic.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.