GoogleApi.Transcoder.V1beta1.Model.PubsubDestination (google_api_transcoder v0.2.0) View Source
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}
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Transcoder.V1beta1.Model.PubsubDestination{ topic: String.t() | nil }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.