View Source GoogleApi.Eventarc.V1.Model.Transport (google_api_eventarc v0.12.0)
Represents the transport intermediaries created for the trigger to deliver events.
Attributes
-
pubsub
(type:GoogleApi.Eventarc.V1.Model.Pubsub.t
, default:nil
) - The Pub/Sub topic and subscription used by Eventarc as a transport intermediary.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Eventarc.V1.Model.Transport{ pubsub: GoogleApi.Eventarc.V1.Model.Pubsub.t() | nil }
Functions
Unwrap a decoded JSON object into its complex fields.