Skip to content

PublishRequest

Defined in: packages/pubsub/src/types.ts:138

Publish request handed from the core publisher to a transport.

event: CloudEvent

Defined in: packages/pubsub/src/types.ts:142

CloudEvent containing the protobuf payload.


optional notBefore?: Timestamp

Defined in: packages/pubsub/src/types.ts:144

Optional durable delayed delivery timestamp copied from publish options.


topic: string

Defined in: packages/pubsub/src/types.ts:140

Transport delivery topic.