GooglePrivacyDlpV2ReidentifyContentResponse constructor

GooglePrivacyDlpV2ReidentifyContentResponse({
  1. GooglePrivacyDlpV2ContentItem? item,
  2. GooglePrivacyDlpV2TransformationOverview? overview,
})

Implementation

GooglePrivacyDlpV2ReidentifyContentResponse({this.item, this.overview});