GooglePrivacyDlpV2TagCondition constructor
GooglePrivacyDlpV2TagCondition({
- GooglePrivacyDlpV2SensitivityScore? sensitivityScore,
- GooglePrivacyDlpV2TagValue? tag,
Implementation
GooglePrivacyDlpV2TagCondition({
this.sensitivityScore,
this.tag,
});