GooglePrivacyDlpV2LargeCustomDictionaryConfig constructor
GooglePrivacyDlpV2LargeCustomDictionaryConfig({
- GooglePrivacyDlpV2BigQueryField? bigQueryField,
- GooglePrivacyDlpV2CloudStorageFileSet? cloudStorageFileSet,
- GooglePrivacyDlpV2CloudStoragePath? outputPath,
Implementation
GooglePrivacyDlpV2LargeCustomDictionaryConfig({
this.bigQueryField,
this.cloudStorageFileSet,
this.outputPath,
});