Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DTableList.php20 class TableList extends \Google\Collection class
115 class_alias(TableList::class, 'Google_Service_Bigquery_TableList');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/Resource/
H A DTables.php24 use Google\Service\Bigquery\TableList; alias
116 * @return TableList
122 return $this->call('list', [$params], TableList::class);