Google Cloud Eventarc V1 Client - Class Transport (2.1.3)

Reference documentation and code samples for the Google Cloud Eventarc V1 Client class Transport.

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

Generated from protobuf message google.cloud.eventarc.v1.Transport

Namespace

Google \ Cloud \ Eventarc \ V1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ pubsub Pubsub

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

getPubsub

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

Returns
Type Description
Pubsub|null

hasPubsub

setPubsub

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

Parameter
Name Description
var Pubsub
Returns
Type Description
$this

getIntermediary

Returns
Type Description
string