GooglePrivacyDlpV2InspectionRuleSet constructor
GooglePrivacyDlpV2InspectionRuleSet({
- List<
GooglePrivacyDlpV2InfoType> ? infoTypes, - List<
GooglePrivacyDlpV2InspectionRule> ? rules,
Implementation
GooglePrivacyDlpV2InspectionRuleSet({this.infoTypes, this.rules});