Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DMachineTypes.php21 use Google\Service\Compute\MachineTypeAggregatedList; alias
86 * @return MachineTypeAggregatedList
92 return $this->call('aggregatedList', [$params], MachineTypeAggregatedList::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DMachineTypeAggregatedList.php20 class MachineTypeAggregatedList extends \Google\Collection class
149 class_alias(MachineTypeAggregatedList::class, 'Google_Service_Compute_MachineTypeAggregatedList');