Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/
H A DJobQuery.php229 public function setPublishTimeRange(TimestampRange $publishTimeRange) argument
231 $this->publishTimeRange = $publishTimeRange;
238 return $this->publishTimeRange;