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

A reference to a Cloud Pubsub topic. To register for notifications, the owner of the topic must grant alerts-api-push-notifications@system.gserviceaccount.com the projects.topics.publish permission.

Attributes

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.GoogleAppsAlertcenterV1beta1SettingsNotificationCloudPubsubTopic{
    payloadFormat: String.t() | nil,
    topicName: String.t() | nil
  }

Link to this section Functions

Specs

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

Unwrap a decoded JSON object into its complex fields.