Home
last modified time | relevance | path

Searched defs:viewType (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DDatasetAccess.php50 protected $viewType = TableReference::class; variable in Google\\Service\\Bigquery\\DatasetAccess
H A DTableListTables.php58 protected $viewType = TableListTablesView::class; variable in Google\\Service\\Bigquery\\TableListTables
H A DTable.php160 protected $viewType = ViewDefinition::class; variable in Google\\Service\\Bigquery\\Table