Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DJobStatistics.php27 protected $copyType = JobStatistics5::class;
91 * @param JobStatistics5
93 public function setCopy(JobStatistics5 $copy)
98 * @return JobStatistics5
H A DJobStatistics5.php20 class JobStatistics5 extends \Google\Model class
66 class_alias(JobStatistics5::class, 'Google_Service_Bigquery_JobStatistics5');