Class DataProfileConfigSnapshot (3.17.0)

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. This is deprecated, and the DiscoveryConfig field is preferred moving forward. DataProfileJobConfig will still be written here for Discovery in BigQuery for backwards compatibility, but will not be updated with new fields, while DiscoveryConfig will.
discovery_config google.cloud.dlp_v2.types.DiscoveryConfig
A copy of the configuration used to generate this profile.
inspect_template_name str
Name of the inspection template used to generate this profile
inspect_template_modified_time google.protobuf.timestamp_pb2.Timestamp
Timestamp when the template was modified