Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DJobConfigurationLoad.php102 public $schemaInlineFormat; variable in Google\\Service\\Bigquery\\JobConfigurationLoad
455 public function setSchemaInlineFormat($schemaInlineFormat) argument
457 $this->schemaInlineFormat = $schemaInlineFormat;
464 return $this->schemaInlineFormat;
/plugin/authgoogle/google/contrib/
H A DGoogle_BigqueryService.php1011 public $schemaInlineFormat; variable in Google_JobConfigurationLoad
1076 public function setSchemaInlineFormat( $schemaInlineFormat) { argument
1077 $this->schemaInlineFormat = $schemaInlineFormat;
1080 return $this->schemaInlineFormat;