Searched refs:JobList (Results 1 – 2 of 2) sorted by relevance
23 use Google\Service\Bigquery\JobList; alias167 * @return JobList173 return $this->call('list', [$params], JobList::class);
20 class JobList extends \Google\Collection class97 class_alias(JobList::class, 'Google_Service_Bigquery_JobList');