Home
last modified time | relevance | path

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

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