quasiIdsValues property

List<GooglePrivacyDlpV2Value>? quasiIdsValues
getter/setter pair

Set of values defining the equivalence class.

One value per quasi-identifier column in the original KAnonymity metric message. The order is always the same as the original request.

Implementation

core.List<GooglePrivacyDlpV2Value>? quasiIdsValues;