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 \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ pubsub |
Google\Cloud\Eventarc\V1\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 |
Google\Cloud\Eventarc\V1\Pubsub|null |
hasPubsub
setPubsub
The Pub/Sub topic and subscription used by Eventarc as a transport intermediary.
Parameter | |
---|---|
Name | Description |
var |
Google\Cloud\Eventarc\V1\Pubsub
|
Returns | |
---|---|
Type | Description |
$this |
getIntermediary
Returns | |
---|---|
Type | Description |
string |