Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
H A DGoogleCloudDatacatalogV1beta1BigQueryTableSpec.php22 public $tableSourceType; variable in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1beta1BigQueryTableSpec
28 public function setTableSourceType($tableSourceType) argument
30 $this->tableSourceType = $tableSourceType;
34 return $this->tableSourceType;
H A DGoogleCloudDatacatalogV1BigQueryTableSpec.php25 public $tableSourceType; variable in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1BigQueryTableSpec
34 public function setTableSourceType($tableSourceType) argument
36 $this->tableSourceType = $tableSourceType;
43 return $this->tableSourceType;