Class CloudDlpDataProfile (1.31.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

NameDescription
data_profile str
Name of the data profile, for example, projects/123/locations/europe/tableProfiles/8383929.
parent_type google.cloud.securitycenter_v2.types.CloudDlpDataProfile.ParentType
The resource hierarchy level at which the data profile was generated.

Classes

ParentType

ParentType(value)

Parents for configurations that produce data profile findings.

Values: PARENT_TYPE_UNSPECIFIED (0): Unspecified parent type. ORGANIZATION (1): Organization-level configurations. PROJECT (2): Project-level configurations.