PublishRequest
Defined in: packages/pubsub/src/types.ts:138
Publish request handed from the core publisher to a transport.
Properties
Section titled “Properties”event:
CloudEvent
Defined in: packages/pubsub/src/types.ts:142
CloudEvent containing the protobuf payload.
notBefore?
Section titled “notBefore?”
optionalnotBefore?: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.