GooglePrivacyDlpV2InfoTypeTransformationsArgs

data class GooglePrivacyDlpV2InfoTypeTransformationsArgs(val transformations: Output<List<GooglePrivacyDlpV2InfoTypeTransformationArgs>>) : ConvertibleToJava<GooglePrivacyDlpV2InfoTypeTransformationsArgs>

A type of transformation that will scan unstructured text and apply various PrimitiveTransformations to each finding, where the transformation is applied to only values that were identified as a specific info_type.

Constructors

Functions

Link copied to clipboard
open override fun toJava(): GooglePrivacyDlpV2InfoTypeTransformationsArgs

Properties

Link copied to clipboard

Transformation for each infoType. Cannot specify more than one for a given infoType.