Home
last modified time | relevance | path

Searched refs:TableDataList (Results 1 – 2 of 2) sorted by path

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/Resource/
H A DTabledata.php22 use Google\Service\Bigquery\TableDataList; alias
66 * @return TableDataList
72 return $this->call('list', [$params], TableDataList::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DTableDataList.php20 class TableDataList extends \Google\Collection class
115 class_alias(TableDataList::class, 'Google_Service_Bigquery_TableDataList');