Google Privacy Dlp V2Deidentify Data Source Details Response
data class GooglePrivacyDlpV2DeidentifyDataSourceDetailsResponse(val deidentifyStats: GooglePrivacyDlpV2DeidentifyDataSourceStatsResponse, val requestedOptions: GooglePrivacyDlpV2RequestedDeidentifyOptionsResponse)
The results of a Deidentify action from an inspect job.
Constructors
Link copied to clipboard
fun GooglePrivacyDlpV2DeidentifyDataSourceDetailsResponse(deidentifyStats: GooglePrivacyDlpV2DeidentifyDataSourceStatsResponse, requestedOptions: GooglePrivacyDlpV2RequestedDeidentifyOptionsResponse)