GooglePrivacyDlpV2ProjectDataProfile
class GooglePrivacyDlpV2ProjectDataProfile extends Model (View source)
Properties
protected | $dataRiskLevelType | ||
protected | $dataRiskLevelDataType | ||
string | $fileStoreDataProfileCount | ||
string | $name | ||
string | $profileLastGenerated | ||
protected | $profileStatusType | ||
protected | $profileStatusDataType | ||
string | $projectId | ||
protected | $sensitivityScoreType | ||
protected | $sensitivityScoreDataType | ||
string | $tableDataProfileCount |
Methods
getDataRiskLevel()
No description
setFileStoreDataProfileCount($fileStoreDataProfileCount)
No description
string
getFileStoreDataProfileCount()
No description
setName($name)
No description
string
getName()
No description
setProfileLastGenerated($profileLastGenerated)
No description
string
getProfileLastGenerated()
No description
getProfileStatus()
No description
setProjectId($projectId)
No description
string
getProjectId()
No description
getSensitivityScore()
No description
setTableDataProfileCount($tableDataProfileCount)
No description
string
getTableDataProfileCount()
No description
Details
setDataRiskLevel(GooglePrivacyDlpV2DataRiskLevel $dataRiskLevel)
No description
GooglePrivacyDlpV2DataRiskLevel
getDataRiskLevel()
No description
setFileStoreDataProfileCount($fileStoreDataProfileCount)
No description
string
getFileStoreDataProfileCount()
No description
setName($name)
No description
string
getName()
No description
setProfileLastGenerated($profileLastGenerated)
No description
string
getProfileLastGenerated()
No description
setProfileStatus(GooglePrivacyDlpV2ProfileStatus $profileStatus)
No description
GooglePrivacyDlpV2ProfileStatus
getProfileStatus()
No description
setProjectId($projectId)
No description
string
getProjectId()
No description
setSensitivityScore(GooglePrivacyDlpV2SensitivityScore $sensitivityScore)
No description
GooglePrivacyDlpV2SensitivityScore
getSensitivityScore()
No description
setTableDataProfileCount($tableDataProfileCount)
No description
string
getTableDataProfileCount()
No description