Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
DHiveJob.php105 public function setQueryList(QueryList $queryList) argument
107 $this->queryList = $queryList;
114 return $this->queryList;
DSparkSqlJob.php103 public function setQueryList(QueryList $queryList) argument
105 $this->queryList = $queryList;
112 return $this->queryList;
DPrestoJob.php135 public function setQueryList(QueryList $queryList) argument
137 $this->queryList = $queryList;
144 return $this->queryList;
DPigJob.php121 public function setQueryList(QueryList $queryList) argument
123 $this->queryList = $queryList;
130 return $this->queryList;