customInfoTypes property

List<GooglePrivacyDlpV2CustomInfoType>? customInfoTypes
getter/setter pair

CustomInfoTypes provided by the user.

See https://cloud.google.com/sensitive-data-protection/docs/creating-custom-infotypes to learn more.

Implementation

core.List<GooglePrivacyDlpV2CustomInfoType>? customInfoTypes;