Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DExternalDataConfiguration.php185 public function setHivePartitioningOptions(HivePartitioningOptions $hivePartitioningOptions) argument
187 $this->hivePartitioningOptions = $hivePartitioningOptions;
194 return $this->hivePartitioningOptions;
H A DJobConfigurationLoad.php287 public function setHivePartitioningOptions(HivePartitioningOptions $hivePartitioningOptions) argument
289 $this->hivePartitioningOptions = $hivePartitioningOptions;
296 return $this->hivePartitioningOptions;