Class DataProfileConfigSnapshot (3.9.1)

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

Snapshot of the configurations used to generate the profile.

Attributes

NameDescription
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.

Inheritance

builtins.object > proto.message.Message > DataProfileConfigSnapshot