GooglePrivacyDlpV2InfoTypeLimit constructor
GooglePrivacyDlpV2InfoTypeLimit({
- GooglePrivacyDlpV2InfoType? infoType,
- int? maxFindings,
Implementation
GooglePrivacyDlpV2InfoTypeLimit({this.infoType, this.maxFindings});