Home
last modified time | relevance | path

Searched refs:dataRiskLevel (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2TableDataProfile.php143 public function setDataRiskLevel(GooglePrivacyDlpV2DataRiskLevel $dataRiskLevel) argument
145 $this->dataRiskLevel = $dataRiskLevel;
152 return $this->dataRiskLevel;