columnInfoType property

GooglePrivacyDlpV2InfoTypeSummary? columnInfoType
getter/setter pair

If it's been determined this column can be identified as a single type, this will be set.

Otherwise the column either has unidentifiable content or mixed types.

Implementation

GooglePrivacyDlpV2InfoTypeSummary? columnInfoType;