infoType property
CustomInfoType can either be a new infoType, or an extension of built-in
infoType, when the name matches one of existing infoTypes and that
infoType is specified in InspectContent.info_types
field.
Specifying the latter adds findings to the one detected by the system. If
built-in info type is not specified in InspectContent.info_types
list
then the name is treated as a custom info type.
Implementation
GooglePrivacyDlpV2InfoType? infoType;