Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DJobStatistics.php44 public $numChildJobs; variable in Google\\Service\\Bigquery\\JobStatistics
163 public function setNumChildJobs($numChildJobs) argument
165 $this->numChildJobs = $numChildJobs;
172 return $this->numChildJobs;