infoTypes property

List<GooglePrivacyDlpV2InfoType>? infoTypes
getter/setter pair

InfoTypes to apply the transformation to.

An empty list will cause this transformation to apply to all findings that correspond to infoTypes that were requested in InspectConfig.

Implementation

core.List<GooglePrivacyDlpV2InfoType>? infoTypes;