Searched refs:numPartitions (Results 1 – 2 of 2) sorted by relevance
123 public $numPartitions; variable in Google\\Service\\Bigquery\\Table516 public function setNumPartitions($numPartitions) argument518 $this->numPartitions = $numPartitions;525 return $this->numPartitions;
60 public function setIncludeWithPartitions(int $partition, int $numPartitions): self argument 64 'num_partitions' => $numPartitions,