Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DInstanceList.php20 class InstanceList extends \Google\Collection class
131 class_alias(InstanceList::class, 'Google_Service_Compute_InstanceList');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DInstances.php27 use Google\Service\Compute\InstanceList; alias
550 * @return InstanceList
556 return $this->call('list', [$params], InstanceList::class);