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