InspectJobConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Controls what and how to inspect for findings.
Attributes | |
---|---|
Name | Description |
storage_config |
google.cloud.dlp_v2.types.StorageConfig
The data to scan. |
inspect_config |
google.cloud.dlp_v2.types.InspectConfig
How and what to scan for. |
inspect_template_name |
str
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.
|
actions |
MutableSequence[google.cloud.dlp_v2.types.Action]
Actions to execute at the completion of the job. |