GooglePrivacyDlpV2InfoTypeSummary constructor
GooglePrivacyDlpV2InfoTypeSummary({
- int? estimatedPrevalence,
- GooglePrivacyDlpV2InfoType? infoType,
Implementation
GooglePrivacyDlpV2InfoTypeSummary({
this.estimatedPrevalence,
this.infoType,
});