GooglePrivacyDlpV2Export constructor
GooglePrivacyDlpV2Export({
- GooglePrivacyDlpV2BigQueryTable? profileTable,
- GooglePrivacyDlpV2BigQueryTable? sampleFindingsTable,
Implementation
GooglePrivacyDlpV2Export({
this.profileTable,
this.sampleFindingsTable,
});