Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DJob.php45 protected $statisticsType = JobStatistics::class;
139 * @param JobStatistics
141 public function setStatistics(JobStatistics $statistics)
146 * @return JobStatistics
H A DJobListJobs.php43 protected $statisticsType = JobStatistics::class;
137 * @param JobStatistics
139 public function setStatistics(JobStatistics $statistics)
144 * @return JobStatistics
H A DJobStatistics.php20 class JobStatistics extends \Google\Collection class
345 class_alias(JobStatistics::class, 'Google_Service_Bigquery_JobStatistics');