transformations property

List<GooglePrivacyDlpV2InfoTypeTransformation>? transformations
getter/setter pair

Transformation for each infoType.

Cannot specify more than one for a given infoType.

Required.

Implementation

core.List<GooglePrivacyDlpV2InfoTypeTransformation>? transformations;