Searched refs:ReservationList (Results 1 – 2 of 2) sorted by relevance
20 class ReservationList extends \Google\Collection class131 class_alias(ReservationList::class, 'Google_Service_Compute_ReservationList');
24 use Google\Service\Compute\ReservationList; alias233 * @return ReservationList239 return $this->call('list', [$params], ReservationList::class);