Reference documentation and code samples for the Eventarc V1 API class Google::Cloud::Eventarc::V1::Transport.
Represents the transport intermediaries created for the trigger 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 a transport 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 a transport intermediary.
    Returns
    
- (::Google::Cloud::Eventarc::V1::Pubsub) — The Pub/Sub topic and subscription used by Eventarc as a transport intermediary.