Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/
H A DCustomRankingInfo.php25 public $importanceLevel; variable in Google\\Service\\CloudTalentSolution\\CustomRankingInfo
34 public function setImportanceLevel($importanceLevel) argument
36 $this->importanceLevel = $importanceLevel;
43 return $this->importanceLevel;