Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DRouterAggregatedList.php20 class RouterAggregatedList extends \Google\Collection class
149 class_alias(RouterAggregatedList::class, 'Google_Service_Compute_RouterAggregatedList');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DRouters.php22 use Google\Service\Compute\RouterAggregatedList; alias
90 * @return RouterAggregatedList
96 return $this->call('aggregatedList', [$params], RouterAggregatedList::class);