Lines Matching refs:this

135     $this->allowJaggedRows = $allowJaggedRows;
142 return $this->allowJaggedRows;
149 $this->allowQuotedNewlines = $allowQuotedNewlines;
156 return $this->allowQuotedNewlines;
163 $this->autodetect = $autodetect;
170 return $this->autodetect;
177 $this->clustering = $clustering;
184 return $this->clustering;
191 $this->createDisposition = $createDisposition;
198 return $this->createDisposition;
205 $this->decimalTargetTypes = $decimalTargetTypes;
212 return $this->decimalTargetTypes;
219 $this->destinationEncryptionConfiguration = $destinationEncryptionConfiguration;
226 return $this->destinationEncryptionConfiguration;
233 $this->destinationTable = $destinationTable;
240 return $this->destinationTable;
247 $this->destinationTableProperties = $destinationTableProperties;
254 return $this->destinationTableProperties;
261 $this->encoding = $encoding;
268 return $this->encoding;
275 $this->fieldDelimiter = $fieldDelimiter;
282 return $this->fieldDelimiter;
289 $this->hivePartitioningOptions = $hivePartitioningOptions;
296 return $this->hivePartitioningOptions;
303 $this->ignoreUnknownValues = $ignoreUnknownValues;
310 return $this->ignoreUnknownValues;
317 $this->jsonExtension = $jsonExtension;
324 return $this->jsonExtension;
331 $this->maxBadRecords = $maxBadRecords;
338 return $this->maxBadRecords;
345 $this->nullMarker = $nullMarker;
352 return $this->nullMarker;
359 $this->parquetOptions = $parquetOptions;
366 return $this->parquetOptions;
373 $this->preserveAsciiControlCharacters = $preserveAsciiControlCharacters;
380 return $this->preserveAsciiControlCharacters;
387 $this->projectionFields = $projectionFields;
394 return $this->projectionFields;
401 $this->quote = $quote;
408 return $this->quote;
415 $this->rangePartitioning = $rangePartitioning;
422 return $this->rangePartitioning;
429 $this->schema = $schema;
436 return $this->schema;
443 $this->schemaInline = $schemaInline;
450 return $this->schemaInline;
457 $this->schemaInlineFormat = $schemaInlineFormat;
464 return $this->schemaInlineFormat;
471 $this->schemaUpdateOptions = $schemaUpdateOptions;
478 return $this->schemaUpdateOptions;
485 $this->skipLeadingRows = $skipLeadingRows;
492 return $this->skipLeadingRows;
499 $this->sourceFormat = $sourceFormat;
506 return $this->sourceFormat;
513 $this->sourceUris = $sourceUris;
520 return $this->sourceUris;
527 $this->timePartitioning = $timePartitioning;
534 return $this->timePartitioning;
541 $this->useAvroLogicalTypes = $useAvroLogicalTypes;
548 return $this->useAvroLogicalTypes;
555 $this->writeDisposition = $writeDisposition;
562 return $this->writeDisposition;