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
constructor(snapshotDeidentifyTemplate: GooglePrivacyDlpV2DeidentifyTemplateResponse, snapshotImageRedactTemplate: GooglePrivacyDlpV2DeidentifyTemplateResponse, snapshotStructuredDeidentifyTemplate: GooglePrivacyDlpV2DeidentifyTemplateResponse)
Properties
Link copied to clipboard
Snapshot of the state of the DeidentifyTemplate from the Deidentify action at the time this job was run.
Link copied to clipboard
Snapshot of the state of the image transformation DeidentifyTemplate from the Deidentify action at the time this job was run.
Link copied to clipboard
Snapshot of the state of the structured DeidentifyTemplate from the Deidentify action at the time this job was run.