Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DQueryTimelineSample.php41 public $totalSlotMs; variable in Google\\Service\\Bigquery\\QueryTimelineSample
102 public function setTotalSlotMs($totalSlotMs) argument
104 $this->totalSlotMs = $totalSlotMs;
111 return $this->totalSlotMs;
H A DJobStatistics.php78 public $totalSlotMs; variable in Google\\Service\\Bigquery\\JobStatistics
317 public function setTotalSlotMs($totalSlotMs) argument
319 $this->totalSlotMs = $totalSlotMs;
326 return $this->totalSlotMs;
H A DJobStatistics2.php108 public $totalSlotMs; variable in Google\\Service\\Bigquery\\JobStatistics2
507 public function setTotalSlotMs($totalSlotMs) argument
509 $this->totalSlotMs = $totalSlotMs;
516 return $this->totalSlotMs;