Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DCsvOptions.php44 public $nullMarker; variable in Google\\Service\\Bigquery\\CsvOptions
113 public function setNullMarker($nullMarker) argument
115 $this->nullMarker = $nullMarker;
122 return $this->nullMarker;
H A DJobConfigurationLoad.php76 public $nullMarker; variable in Google\\Service\\Bigquery\\JobConfigurationLoad
343 public function setNullMarker($nullMarker) argument
345 $this->nullMarker = $nullMarker;
352 return $this->nullMarker;