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