GooglePrivacyDlpV2DataProfileAction constructor
GooglePrivacyDlpV2DataProfileAction({
- GooglePrivacyDlpV2Export? exportData,
- GooglePrivacyDlpV2PubSubNotification? pubSubNotification,
- GooglePrivacyDlpV2PublishToChronicle? publishToChronicle,
- GooglePrivacyDlpV2PublishToSecurityCommandCenter? publishToScc,
- GooglePrivacyDlpV2TagResources? tagResources,
Implementation
GooglePrivacyDlpV2DataProfileAction({
this.exportData,
this.pubSubNotification,
this.publishToChronicle,
this.publishToScc,
this.tagResources,
});