GooglePrivacyDlpV2KAnonymityEquivalenceClassResponse

data class GooglePrivacyDlpV2KAnonymityEquivalenceClassResponse(val equivalenceClassSize: String, val quasiIdsValues: List<GooglePrivacyDlpV2ValueResponse>)

The set of columns' values that share the same ldiversity value

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Size of the equivalence class, for example number of rows with the above set of values.

Link copied to clipboard

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.