Interface protos.google.storagetransfer.v1.INotificationConfig (3.0.0)

Properties of a NotificationConfig.

Package

@google-cloud/storage-transfer

Properties

eventTypes

eventTypes?: (google.storagetransfer.v1.NotificationConfig.EventType[]|null);

NotificationConfig eventTypes

payloadFormat

payloadFormat?: (google.storagetransfer.v1.NotificationConfig.PayloadFormat|keyof typeof google.storagetransfer.v1.NotificationConfig.PayloadFormat|null);

NotificationConfig payloadFormat

pubsubTopic

pubsubTopic?: (string|null);

NotificationConfig pubsubTopic