quasiIds property

List<GooglePrivacyDlpV2FieldId>? quasiIds
getter/setter pair

Set of quasi-identifiers indicating how equivalence classes are defined for the l-diversity computation.

When multiple fields are specified, they are considered a single composite key.

Implementation

core.List<GooglePrivacyDlpV2FieldId>? quasiIds;