GoogleApi.Eventarc.V1beta1.Model.Pubsub (google_api_eventarc v0.3.0) View Source
Represents a Pub/Sub transport.
Attributes
-
subscription
(type:String.t
, default:nil
) - The name of the Pub/Sub subscription created and managed by Eventarc system as a transport for the event delivery. The value must be in the form ofprojects/{PROJECT_ID}/subscriptions/{SUBSCRIPTION_NAME}
. -
topic
(type:String.t
, default:nil
) - The name of the Pub/Sub topic created and managed by Eventarc system as a transport for the event delivery. The value must be in the form ofprojects/{PROJECT_ID}/topics/{TOPIC_NAME}
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.