Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/
H A DJobDerivedInfo.php26 public $jobCategories; variable in Google\\Service\\CloudTalentSolution\\JobDerivedInfo
33 public function setJobCategories($jobCategories) argument
35 $this->jobCategories = $jobCategories;
42 return $this->jobCategories;
H A DJobQuery.php54 public $jobCategories; variable in Google\\Service\\CloudTalentSolution\\JobQuery
187 public function setJobCategories($jobCategories) argument
189 $this->jobCategories = $jobCategories;
196 return $this->jobCategories;