Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DAutoscalers.php22 use Google\Service\Compute\AutoscalerList; alias
211 * @return AutoscalerList
217 return $this->call('list', [$params], AutoscalerList::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DAutoscalerList.php20 class AutoscalerList extends \Google\Collection class
131 class_alias(AutoscalerList::class, 'Google_Service_Compute_AutoscalerList');