Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DJobStatistics2.php104 public $totalPartitionsProcessed; variable in Google\\Service\\Bigquery\\JobStatistics2
493 public function setTotalPartitionsProcessed($totalPartitionsProcessed) argument
495 $this->totalPartitionsProcessed = $totalPartitionsProcessed;
502 return $this->totalPartitionsProcessed;