GooglePrivacyDlpV2ActionDetails constructor

GooglePrivacyDlpV2ActionDetails({
  1. GooglePrivacyDlpV2DeidentifyDataSourceDetails? deidentifyDetails,
})

Implementation

GooglePrivacyDlpV2ActionDetails({
  this.deidentifyDetails,
});