Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DReservationAggregatedList.php20 class ReservationAggregatedList extends \Google\Collection class
149 class_alias(ReservationAggregatedList::class, 'Google_Service_Compute_ReservationAggregatedList');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DReservations.php23 use Google\Service\Compute\ReservationAggregatedList; alias
92 * @return ReservationAggregatedList
98 return $this->call('aggregatedList', [$params], ReservationAggregatedList::class);