Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DTargetPoolAggregatedList.php20 class TargetPoolAggregatedList extends \Google\Collection class
149 class_alias(TargetPoolAggregatedList::class, 'Google_Service_Compute_TargetPoolAggregatedList');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DTargetPools.php23 use Google\Service\Compute\TargetPoolAggregatedList; alias
149 * @return TargetPoolAggregatedList
155 return $this->call('aggregatedList', [$params], TargetPoolAggregatedList::class);