Interface: PublishEmailEventResponse
Defined in: type/PublishEmailEventResponse.ts:4
Object class for PublishEmailEventResponse
Properties
messageId?
optionalmessageId?:string
Defined in: type/PublishEmailEventResponse.ts:8
The Google Pub/Sub message id
success
success:
boolean
Defined in: type/PublishEmailEventResponse.ts:6
Did the publish event succeed?