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