additionalTransformations property

List<InfoTypeTransformation>? additionalTransformations
getter/setter pair

Transformations to apply to the detected data, overridden by exclude_info_types.

Implementation

core.List<InfoTypeTransformation>? additionalTransformations;