Google Privacy Dlp V2Deidentify Config Response
data class GooglePrivacyDlpV2DeidentifyConfigResponse(val imageTransformations: GooglePrivacyDlpV2ImageTransformationsResponse, val infoTypeTransformations: GooglePrivacyDlpV2InfoTypeTransformationsResponse, val recordTransformations: GooglePrivacyDlpV2RecordTransformationsResponse, val transformationErrorHandling: GooglePrivacyDlpV2TransformationErrorHandlingResponse)
The configuration that controls how the data will change.
Constructors
Link copied to clipboard
fun GooglePrivacyDlpV2DeidentifyConfigResponse(imageTransformations: GooglePrivacyDlpV2ImageTransformationsResponse, infoTypeTransformations: GooglePrivacyDlpV2InfoTypeTransformationsResponse, recordTransformations: GooglePrivacyDlpV2RecordTransformationsResponse, transformationErrorHandling: GooglePrivacyDlpV2TransformationErrorHandlingResponse)