GoogleApi.AlertCenter.V1beta1.Model.CloudPubsubTopic (google_api_alert_center v0.27.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

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.AlertCenter.V1beta1.Model.CloudPubsubTopic{
  payloadFormat: String.t() | nil,
  topicName: String.t() | nil
}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.