Google Privacy Dlp V2Inspect Job Config Response
data class GooglePrivacyDlpV2InspectJobConfigResponse(val actions: List<GooglePrivacyDlpV2ActionResponse>, val inspectConfig: GooglePrivacyDlpV2InspectConfigResponse, val inspectTemplateName: String, val storageConfig: GooglePrivacyDlpV2StorageConfigResponse)
Controls what and how to inspect for findings.
Constructors
Link copied to clipboard
fun GooglePrivacyDlpV2InspectJobConfigResponse(actions: List<GooglePrivacyDlpV2ActionResponse>, inspectConfig: GooglePrivacyDlpV2InspectConfigResponse, inspectTemplateName: String, storageConfig: GooglePrivacyDlpV2StorageConfigResponse)