Google Privacy Dlp V2Info Type Transformation Response
data class GooglePrivacyDlpV2InfoTypeTransformationResponse(val infoTypes: List<GooglePrivacyDlpV2InfoTypeResponse>, val primitiveTransformation: GooglePrivacyDlpV2PrimitiveTransformationResponse)
A transformation to apply to text that is identified as a specific info_type.
Constructors
Link copied to clipboard
fun GooglePrivacyDlpV2InfoTypeTransformationResponse(infoTypes: List<GooglePrivacyDlpV2InfoTypeResponse>, primitiveTransformation: GooglePrivacyDlpV2PrimitiveTransformationResponse)