Class CloudDlpDataProfile (1.44.0)

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

The data profile <https://cloud.google.com/dlp/docs/data-profiles>__ associated with the finding.

Attributes

Name Description
data_profile str
Name of the data profile, for example, projects/123/locations/europe/tableProfiles/8383929.
parent_type google.cloud.securitycenter_v1.types.CloudDlpDataProfile.ParentType
The resource hierarchy level at which the data profile was generated.
info_types MutableSequence[google.cloud.securitycenter_v1.types.InfoType]
Type of information detected by SDP. Info type includes name, version and sensitivity of the detected information type.

Classes

ParentType

ParentType(value)

Parents for configurations that produce data profile findings.