DataProfileConfigSnapshot(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Snapshot of the configurations used to generate the profile.
Attributes |
|
---|---|
Name | Description |
inspect_config |
google.cloud.dlp_v2.types.InspectConfig
A copy of the inspection config used to generate this profile. This is a copy of the inspect_template specified in DataProfileJobConfig .
|
data_profile_job |
google.cloud.dlp_v2.types.DataProfileJobConfig
A copy of the configuration used to generate this profile. |