Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DExternalDataConfiguration.php44 public $decimalTargetTypes; variable in Google\\Service\\Bigquery\\ExternalDataConfiguration
157 public function setDecimalTargetTypes($decimalTargetTypes) argument
159 $this->decimalTargetTypes = $decimalTargetTypes;
166 return $this->decimalTargetTypes;
H A DJobConfigurationLoad.php44 public $decimalTargetTypes; variable in Google\\Service\\Bigquery\\JobConfigurationLoad
203 public function setDecimalTargetTypes($decimalTargetTypes) argument
205 $this->decimalTargetTypes = $decimalTargetTypes;
212 return $this->decimalTargetTypes;