Google Privacy Dlp V2Info Type Transformations Args
data class GooglePrivacyDlpV2InfoTypeTransformationsArgs(val transformations: Output<List<GooglePrivacyDlpV2InfoTypeTransformationArgs>>) : ConvertibleToJava<GooglePrivacyDlpV2InfoTypeTransformationsArgs>
A type of transformation that will scan unstructured text and apply various PrimitiveTransformation
s to each finding, where the transformation is applied to only values that were identified as a specific info_type.