Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DZones.php21 use Google\Service\Compute\ZoneList; alias
94 * @return ZoneList
100 return $this->call('list', [$params], ZoneList::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DZoneList.php20 class ZoneList extends \Google\Collection class
131 class_alias(ZoneList::class, 'Google_Service_Compute_ZoneList');