GooglePrivacyDlpV2OrgConfig constructor

GooglePrivacyDlpV2OrgConfig({
  1. GooglePrivacyDlpV2DiscoveryStartingLocation? location,
  2. String? projectId,
})

Implementation

GooglePrivacyDlpV2OrgConfig({
  this.location,
  this.projectId,
});