transformations property

List<InfoTypeTransformation>? transformations
getter/setter pair

The transformations to apply to the detected data.

Deprecated. Use additional_transformations instead.

Implementation

core.List<InfoTypeTransformation>? transformations;