GooglePrivacyDlpV2TagResources constructor
GooglePrivacyDlpV2TagResources({
- bool? lowerDataRiskToLow,
- List<
String> ? profileGenerationsToTag, - List<
GooglePrivacyDlpV2TagCondition> ? tagConditions,
Implementation
GooglePrivacyDlpV2TagResources({
this.lowerDataRiskToLow,
this.profileGenerationsToTag,
this.tagConditions,
});