Google Privacy Dlp V2Quasi Id Field Response
data class GooglePrivacyDlpV2QuasiIdFieldResponse(val customTag: String, val field: GooglePrivacyDlpV2FieldIdResponse)
A quasi-identifier column has a custom_tag, used to know which column in the data corresponds to which column in the statistical model.
Constructors
Link copied to clipboard
fun GooglePrivacyDlpV2QuasiIdFieldResponse(customTag: String, field: GooglePrivacyDlpV2FieldIdResponse)