Lines Matching refs:this

105     $this->allowLargeResults = $allowLargeResults;
112 return $this->allowLargeResults;
119 $this->clustering = $clustering;
126 return $this->clustering;
133 $this->connectionProperties = $connectionProperties;
140 return $this->connectionProperties;
147 $this->createDisposition = $createDisposition;
154 return $this->createDisposition;
161 $this->createSession = $createSession;
168 return $this->createSession;
175 $this->defaultDataset = $defaultDataset;
182 return $this->defaultDataset;
189 $this->destinationEncryptionConfiguration = $destinationEncryptionConfiguration;
196 return $this->destinationEncryptionConfiguration;
203 $this->destinationTable = $destinationTable;
210 return $this->destinationTable;
217 $this->flattenResults = $flattenResults;
224 return $this->flattenResults;
231 $this->maximumBillingTier = $maximumBillingTier;
238 return $this->maximumBillingTier;
245 $this->maximumBytesBilled = $maximumBytesBilled;
252 return $this->maximumBytesBilled;
259 $this->parameterMode = $parameterMode;
266 return $this->parameterMode;
273 $this->preserveNulls = $preserveNulls;
280 return $this->preserveNulls;
287 $this->priority = $priority;
294 return $this->priority;
301 $this->query = $query;
308 return $this->query;
315 $this->queryParameters = $queryParameters;
322 return $this->queryParameters;
329 $this->rangePartitioning = $rangePartitioning;
336 return $this->rangePartitioning;
343 $this->schemaUpdateOptions = $schemaUpdateOptions;
350 return $this->schemaUpdateOptions;
357 $this->tableDefinitions = $tableDefinitions;
364 return $this->tableDefinitions;
371 $this->timePartitioning = $timePartitioning;
378 return $this->timePartitioning;
385 $this->useLegacySql = $useLegacySql;
392 return $this->useLegacySql;
399 $this->useQueryCache = $useQueryCache;
406 return $this->useQueryCache;
413 $this->userDefinedFunctionResources = $userDefinedFunctionResources;
420 return $this->userDefinedFunctionResources;
427 $this->writeDisposition = $writeDisposition;
434 return $this->writeDisposition;