Interface protos.google.privacy.dlp.v2.DataProfileAction.IPubSubNotification (5.3.0)

Properties of a PubSubNotification.

Package

@google-cloud/dlp

Properties

detailOfMessage

detailOfMessage?: (google.privacy.dlp.v2.DataProfileAction.PubSubNotification.DetailLevel|keyof typeof google.privacy.dlp.v2.DataProfileAction.PubSubNotification.DetailLevel|null);

PubSubNotification detailOfMessage

event

event?: (google.privacy.dlp.v2.DataProfileAction.EventType|keyof typeof google.privacy.dlp.v2.DataProfileAction.EventType|null);

PubSubNotification event

pubsubCondition

pubsubCondition?: (google.privacy.dlp.v2.IDataProfilePubSubCondition|null);

PubSubNotification pubsubCondition

topic

topic?: (string|null);

PubSubNotification topic