Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DMachineImages.php22 use Google\Service\Compute\MachineImageList; alias
173 * @return MachineImageList
179 return $this->call('list', [$params], MachineImageList::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DMachineImageList.php20 class MachineImageList extends \Google\Collection class
131 class_alias(MachineImageList::class, 'Google_Service_Compute_MachineImageList');