GoogleApi.CloudAsset.V1.Model.PubsubDestination (google_api_cloud_asset v0.42.0)

View Source

A Pub/Sub destination.

Attributes

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

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.CloudAsset.V1.Model.PubsubDestination{topic: String.t() | nil}

Functions

decode(value, options)

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

Unwrap a decoded JSON object into its complex fields.