GooglePrivacyDlpV2RequestedDeidentifyOptionsResponse

data class GooglePrivacyDlpV2RequestedDeidentifyOptionsResponse(val snapshotDeidentifyTemplate: GooglePrivacyDlpV2DeidentifyTemplateResponse, val snapshotImageRedactTemplate: GooglePrivacyDlpV2DeidentifyTemplateResponse, val snapshotStructuredDeidentifyTemplate: GooglePrivacyDlpV2DeidentifyTemplateResponse)

De-id options.

Constructors

Types

Link copied to clipboard
object Companion

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.