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

setDataRiskLevel(GooglePrivacyDlpV2DataRiskLevel $dataRiskLevel)

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

setProjectId($projectId)

No description

string
getProjectId()

No description

setSensitivityScore(GooglePrivacyDlpV2SensitivityScore $sensitivityScore)

No description

setTableDataProfileCount($tableDataProfileCount)

No description

string
getTableDataProfileCount()

No description

Details

setDataRiskLevel(GooglePrivacyDlpV2DataRiskLevel $dataRiskLevel)

No description

Parameters

GooglePrivacyDlpV2DataRiskLevel $dataRiskLevel

GooglePrivacyDlpV2DataRiskLevel getDataRiskLevel()

No description

setFileStoreDataProfileCount($fileStoreDataProfileCount)

No description

Parameters

$fileStoreDataProfileCount

string getFileStoreDataProfileCount()

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setProfileLastGenerated($profileLastGenerated)

No description

Parameters

$profileLastGenerated

string getProfileLastGenerated()

No description

Return Value

string

setProfileStatus(GooglePrivacyDlpV2ProfileStatus $profileStatus)

No description

Parameters

GooglePrivacyDlpV2ProfileStatus $profileStatus

GooglePrivacyDlpV2ProfileStatus getProfileStatus()

No description

setProjectId($projectId)

No description

Parameters

$projectId

string getProjectId()

No description

Return Value

string

setSensitivityScore(GooglePrivacyDlpV2SensitivityScore $sensitivityScore)

No description

Parameters

GooglePrivacyDlpV2SensitivityScore $sensitivityScore

GooglePrivacyDlpV2SensitivityScore getSensitivityScore()

No description

setTableDataProfileCount($tableDataProfileCount)

No description

Parameters

$tableDataProfileCount

string getTableDataProfileCount()

No description

Return Value

string