Google Privacy Dlp V2Deidentify Data Source Stats Response
data class GooglePrivacyDlpV2DeidentifyDataSourceStatsResponse(val transformationCount: String, val transformationErrorCount: String, val transformedBytes: String)
Summary of what was modified during a transformation.
Constructors
Link copied to clipboard
fun GooglePrivacyDlpV2DeidentifyDataSourceStatsResponse(transformationCount: String, transformationErrorCount: String, transformedBytes: String)