Home
last modified time | relevance | path

Searched refs:timePartitioning (Results 1 – 4 of 4) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DTable.php670 public function setTimePartitioning(TimePartitioning $timePartitioning) argument
672 $this->timePartitioning = $timePartitioning;
679 return $this->timePartitioning;
H A DTableListTables.php190 public function setTimePartitioning(TimePartitioning $timePartitioning) argument
192 $this->timePartitioning = $timePartitioning;
199 return $this->timePartitioning;
H A DJobConfigurationLoad.php525 public function setTimePartitioning(TimePartitioning $timePartitioning) argument
527 $this->timePartitioning = $timePartitioning;
534 return $this->timePartitioning;
H A DJobConfigurationQuery.php369 public function setTimePartitioning(TimePartitioning $timePartitioning) argument
371 $this->timePartitioning = $timePartitioning;
378 return $this->timePartitioning;