Searched refs:AutoscalerAggregatedList (Results 1 – 2 of 2) sorted by relevance
21 use Google\Service\Compute\AutoscalerAggregatedList; alias87 * @return AutoscalerAggregatedList93 return $this->call('aggregatedList', [$params], AutoscalerAggregatedList::class);
20 class AutoscalerAggregatedList extends \Google\Collection class149 class_alias(AutoscalerAggregatedList::class, 'Google_Service_Compute_AutoscalerAggregatedList');