Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DJobStatistics.php37 protected $extractType = JobStatistics4::class;
133 * @param JobStatistics4
135 public function setExtract(JobStatistics4 $extract)
140 * @return JobStatistics4
H A DJobStatistics4.php20 class JobStatistics4 extends \Google\Collection class
63 class_alias(JobStatistics4::class, 'Google_Service_Bigquery_JobStatistics4');