infoType property

GooglePrivacyDlpV2InfoType? infoType
getter/setter pair

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.

Implementation

GooglePrivacyDlpV2InfoType? infoType;