Searched refs:allowQuotedNewlines (Results 1 – 3 of 3) sorted by relevance
32 public $allowQuotedNewlines; variable in Google\\Service\\Bigquery\\CsvOptions71 public function setAllowQuotedNewlines($allowQuotedNewlines) argument73 $this->allowQuotedNewlines = $allowQuotedNewlines;80 return $this->allowQuotedNewlines;
30 public $allowQuotedNewlines; variable in Google\\Service\\Bigquery\\JobConfigurationLoad147 public function setAllowQuotedNewlines($allowQuotedNewlines) argument149 $this->allowQuotedNewlines = $allowQuotedNewlines;156 return $this->allowQuotedNewlines;
998 public $allowQuotedNewlines; variable in Google_JobConfigurationLoad1022 public function setAllowQuotedNewlines( $allowQuotedNewlines) { argument1023 $this->allowQuotedNewlines = $allowQuotedNewlines;1026 return $this->allowQuotedNewlines;