Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DInstanceAggregatedList.php20 class InstanceAggregatedList extends \Google\Collection class
149 class_alias(InstanceAggregatedList::class, 'Google_Service_Compute_InstanceAggregatedList');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DInstances.php26 use Google\Service\Compute\InstanceAggregatedList; alias
177 * @return InstanceAggregatedList
183 return $this->call('aggregatedList', [$params], InstanceAggregatedList::class);