GooglePrivacyDlpV2DiscoveryTarget constructor

GooglePrivacyDlpV2DiscoveryTarget({
  1. GooglePrivacyDlpV2BigQueryDiscoveryTarget? bigQueryTarget,
})

Implementation

GooglePrivacyDlpV2DiscoveryTarget({
  this.bigQueryTarget,
});