Google Privacy Dlp V2Quasi Id Response
data class GooglePrivacyDlpV2QuasiIdResponse(val customTag: String, val field: GooglePrivacyDlpV2FieldIdResponse, val inferred: GoogleProtobufEmptyResponse, val infoType: GooglePrivacyDlpV2InfoTypeResponse)
A column with a semantic tag attached.
Constructors
Link copied to clipboard
fun GooglePrivacyDlpV2QuasiIdResponse(customTag: String, field: GooglePrivacyDlpV2FieldIdResponse, inferred: GoogleProtobufEmptyResponse, infoType: GooglePrivacyDlpV2InfoTypeResponse)
Types
Properties
Link copied to clipboard
Link copied to clipboard
A column can be tagged with a InfoType to use the relevant public dataset as a statistical model of population, if available. We currently support US ZIP codes, region codes, ages and genders. To programmatically obtain the list of supported InfoTypes, use ListInfoTypes with the supported_by=RISK_ANALYSIS filter.