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