Prevention Job Trigger Inspect Job Action Deidentify Transformation Config
data class PreventionJobTriggerInspectJobActionDeidentifyTransformationConfig(val deidentifyTemplate: String? = null, val imageRedactTemplate: String? = null, val structuredDeidentifyTemplate: String? = null)
Constructors
Link copied to clipboard
fun PreventionJobTriggerInspectJobActionDeidentifyTransformationConfig(deidentifyTemplate: String? = null, imageRedactTemplate: String? = null, structuredDeidentifyTemplate: String? = null)