Represents the transport intermediaries created for the trigger in order to deliver events.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#pubsub
def pubsub() -> ::Google::Cloud::Eventarc::V1::Pubsub
Returns
- (::Google::Cloud::Eventarc::V1::Pubsub) — The Pub/Sub topic and subscription used by Eventarc as delivery intermediary.
#pubsub=
def pubsub=(value) -> ::Google::Cloud::Eventarc::V1::Pubsub
Parameter
- value (::Google::Cloud::Eventarc::V1::Pubsub) — The Pub/Sub topic and subscription used by Eventarc as delivery intermediary.
Returns
- (::Google::Cloud::Eventarc::V1::Pubsub) — The Pub/Sub topic and subscription used by Eventarc as delivery intermediary.