google_api_cloud_asset v0.4.0 GoogleApi.CloudAsset.V1.Model.PubsubDestination View Source

A Cloud Pubsub destination.

Attributes

  • topic (type: String.t, default: nil) - The name of the Cloud Pub/Sub topic to publish to. For example: projects/PROJECT_ID/topics/TOPIC_ID.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Link to this type

t()

View Source
t() :: %GoogleApi.CloudAsset.V1.Model.PubsubDestination{topic: String.t()}

Link to this section Functions

Link to this function

decode(value, options)

View Source
decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.