Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DAcceleratorTypes.php21 use Google\Service\Compute\AcceleratorTypeAggregatedList; alias
87 * @return AcceleratorTypeAggregatedList
93 return $this->call('aggregatedList', [$params], AcceleratorTypeAggregatedList::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DAcceleratorTypeAggregatedList.php20 class AcceleratorTypeAggregatedList extends \Google\Collection class
149 class_alias(AcceleratorTypeAggregatedList::class, 'Google_Service_Compute_AcceleratorTypeAggregated…