Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/
H A DJobQuery.php46 public $employmentTypes; variable in Google\\Service\\CloudTalentSolution\\JobQuery
159 public function setEmploymentTypes($employmentTypes) argument
161 $this->employmentTypes = $employmentTypes;
168 return $this->employmentTypes;
H A DJob.php58 public $employmentTypes; variable in Google\\Service\\CloudTalentSolution\\Job
277 public function setEmploymentTypes($employmentTypes) argument
279 $this->employmentTypes = $employmentTypes;
286 return $this->employmentTypes;