GooglePrivacyDlpV2ReidentifyContentResponse constructor
GooglePrivacyDlpV2ReidentifyContentResponse({
- GooglePrivacyDlpV2ContentItem? item,
- GooglePrivacyDlpV2TransformationOverview? overview,
Implementation
GooglePrivacyDlpV2ReidentifyContentResponse({
this.item,
this.overview,
});