Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DImageList.php20 class ImageList extends \Google\Collection class
131 class_alias(ImageList::class, 'Google_Service_Compute_ImageList');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DImages.php24 use Google\Service\Compute\ImageList; alias
216 * @return ImageList
222 return $this->call('list', [$params], ImageList::class);