infoTypes property

List<GooglePrivacyDlpV2InfoType>? infoTypes
getter/setter pair

InfoTypes to apply the transformation to.

Required. Provided InfoType must be unique within the ImageTransformations message.

Required.

Implementation

core.List<GooglePrivacyDlpV2InfoType>? infoTypes;