TransportResponse

data class TransportResponse(val pubsub: PubsubResponse)

Represents the transport intermediaries created for the trigger in order to deliver events.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Pub/Sub topic and subscription used by Eventarc as delivery intermediary.