Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DRouterList.php20 class RouterList extends \Google\Collection class
131 class_alias(RouterList::class, 'Google_Service_Compute_RouterList');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DRouters.php23 use Google\Service\Compute\RouterList; alias
287 * @return RouterList
293 return $this->call('list', [$params], RouterList::class);