GooglePrivacyDlpV2InspectJobConfigResponse

Controls what and how to inspect for findings.

Constructors

constructor(actions: List<GooglePrivacyDlpV2ActionResponse>, inspectConfig: GooglePrivacyDlpV2InspectConfigResponse, inspectTemplateName: String, storageConfig: GooglePrivacyDlpV2StorageConfigResponse)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Actions to execute at the completion of the job.

Link copied to clipboard
Link copied to clipboard

If provided, will be used as the default for all values in InspectConfig. inspect_config will be merged into the values persisted as part of the template.

Link copied to clipboard