Searched refs:AutoscalerList (Results 1 – 2 of 2) sorted by relevance
22 use Google\Service\Compute\AutoscalerList; alias211 * @return AutoscalerList217 return $this->call('list', [$params], AutoscalerList::class);
20 class AutoscalerList extends \Google\Collection class131 class_alias(AutoscalerList::class, 'Google_Service_Compute_AutoscalerList');