Google Privacy Dlp V2Requested Deidentify Options Response
data class GooglePrivacyDlpV2RequestedDeidentifyOptionsResponse(val snapshotDeidentifyTemplate: GooglePrivacyDlpV2DeidentifyTemplateResponse, val snapshotImageRedactTemplate: GooglePrivacyDlpV2DeidentifyTemplateResponse, val snapshotStructuredDeidentifyTemplate: GooglePrivacyDlpV2DeidentifyTemplateResponse)
De-id options.
Constructors
Link copied to clipboard
fun GooglePrivacyDlpV2RequestedDeidentifyOptionsResponse(snapshotDeidentifyTemplate: GooglePrivacyDlpV2DeidentifyTemplateResponse, snapshotImageRedactTemplate: GooglePrivacyDlpV2DeidentifyTemplateResponse, snapshotStructuredDeidentifyTemplate: GooglePrivacyDlpV2DeidentifyTemplateResponse)