Transport(mapping=None, *, ignore_unknown_fields=False, **kwargs)Represents the transport intermediaries created for the trigger to deliver events.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attribute |
|
|---|---|
| Name | Description |
pubsub |
google.cloud.eventarc_v1.types.Pubsub
The Pub/Sub topic and subscription used by Eventarc as a transport intermediary. This field is a member of oneof_ intermediary.
|