infoType

@JvmName(name = "llvopwdfiuoymilm")
suspend fun infoType(value: Output<GooglePrivacyDlpV2InfoTypeArgs>)
@JvmName(name = "qatlpouctuagblei")
suspend fun infoType(value: GooglePrivacyDlpV2InfoTypeArgs?)

Parameters

value

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.


@JvmName(name = "nxlbuoubfdavkobr")
suspend fun infoType(argument: suspend GooglePrivacyDlpV2InfoTypeArgsBuilder.() -> Unit)

Parameters

argument

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.