ProjectDataProfile(mapping=None, *, ignore_unknown_fields=False, **kwargs)
An aggregated profile for this project, based on the resources profiled within it.
Attributes |
|
---|---|
Name | Description |
name |
str
The resource name of the profile. |
project_id |
str
Project ID that was profiled. |
profile_last_generated |
google.protobuf.timestamp_pb2.Timestamp
The last time the profile was generated. |
sensitivity_score |
google.cloud.dlp_v2.types.SensitivityScore
The sensitivity score of this project. |
data_risk_level |
google.cloud.dlp_v2.types.DataRiskLevel
The data risk level of this project. |
profile_status |
google.cloud.dlp_v2.types.ProfileStatus
Success or error status of the last attempt to profile the project. |