View Source GoogleApi.Transcoder.V1.Model.PubsubDestination (google_api_transcoder v0.3.1)

A Pub/Sub destination.

Attributes

  • topic (type: String.t, default: nil) - The name of the Pub/Sub topic to publish job completion notification to. For example: projects/{project}/topics/{topic}.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

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

Functions

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

Unwrap a decoded JSON object into its complex fields.