Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DOrderedJob.php127 public function setPrestoJob(PrestoJob $prestoJob) argument
129 $this->prestoJob = $prestoJob;
136 return $this->prestoJob;
H A DJob.php201 public function setPrestoJob(PrestoJob $prestoJob) argument
203 $this->prestoJob = $prestoJob;
210 return $this->prestoJob;