GooglePrivacyDlpV2DataProfileAction constructor
GooglePrivacyDlpV2DataProfileAction({
- GooglePrivacyDlpV2Export? exportData,
- GooglePrivacyDlpV2PubSubNotification? pubSubNotification,
Implementation
GooglePrivacyDlpV2DataProfileAction({
this.exportData,
this.pubSubNotification,
});