Reference documentation and code samples for the Data Loss Prevention V2 Client class ProjectDataProfile.
An aggregated profile for this project, based on the resources profiled within it.
Generated from protobuf message google.privacy.dlp.v2.ProjectDataProfile
Namespace
Google \ Cloud \ Dlp \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
The resource name of the profile.
↳ project_id
string
Project ID that was profiled.
↳ profile_last_generated
↳ sensitivity_score
↳ data_risk_level
↳ profile_status
Google\Cloud\Dlp\V2\ProfileStatus
Success or error status of the last attempt to profile the project.
↳ table_data_profile_count
int|string
The number of table data profiles generated for this project.
↳ file_store_data_profile_count
int|string
The number of file store data profiles generated for this project.
getName
The resource name of the profile.
string
setName
The resource name of the profile.
var
string
$this
getProjectId
Project ID that was profiled.
string
setProjectId
Project ID that was profiled.
var
string
$this
getProfileLastGenerated
The last time the profile was generated.
hasProfileLastGenerated
clearProfileLastGenerated
setProfileLastGenerated
The last time the profile was generated.
$this
getSensitivityScore
The sensitivity score of this project.
hasSensitivityScore
clearSensitivityScore
setSensitivityScore
The sensitivity score of this project.
$this
getDataRiskLevel
The data risk level of this project.
hasDataRiskLevel
clearDataRiskLevel
setDataRiskLevel
The data risk level of this project.
$this
getProfileStatus
Success or error status of the last attempt to profile the project.
hasProfileStatus
clearProfileStatus
setProfileStatus
Success or error status of the last attempt to profile the project.
$this
getTableDataProfileCount
The number of table data profiles generated for this project.
int|string
setTableDataProfileCount
The number of table data profiles generated for this project.
var
int|string
$this
getFileStoreDataProfileCount
The number of file store data profiles generated for this project.
int|string
setFileStoreDataProfileCount
The number of file store data profiles generated for this project.
var
int|string
$this