Google Privacy Dlp V2Quasi Identifier Field Response
data class GooglePrivacyDlpV2QuasiIdentifierFieldResponse(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 GooglePrivacyDlpV2QuasiIdentifierFieldResponse(customTag: String, field: GooglePrivacyDlpV2FieldIdResponse)