PubSubTransportEvent
Defined in: packages/pubsub/src/types.ts:233
Shared metadata passed to transport lifecycle interceptor hooks.
Extended by
Section titled “Extended by”Properties
Section titled “Properties”attempt?
Section titled “attempt?”
optionalattempt?:number
Defined in: packages/pubsub/src/types.ts:239
One-based delivery attempt count when available.
id:
string
Defined in: packages/pubsub/src/types.ts:235
CloudEvent id or broker message id.
topic:
string
Defined in: packages/pubsub/src/types.ts:237
Transport topic associated with the event.