Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/Resource/
H A DJobs.php23 use Google\Service\Bigquery\JobList; alias
167 * @return JobList
173 return $this->call('list', [$params], JobList::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DJobList.php20 class JobList extends \Google\Collection class
97 class_alias(JobList::class, 'Google_Service_Bigquery_JobList');