Class InspectJobConfig (3.3.1)

InspectJobConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Controls what and how to inspect for findings.

Attributes

NameDescription
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 Sequence[google.cloud.dlp_v2.types.Action]
Actions to execute at the completion of the job.