Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DNodeGroupAggregatedList.php20 class NodeGroupAggregatedList extends \Google\Collection class
149 class_alias(NodeGroupAggregatedList::class, 'Google_Service_Compute_NodeGroupAggregatedList');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DNodeGroups.php21 use Google\Service\Compute\NodeGroupAggregatedList; alias
123 * @return NodeGroupAggregatedList
129 return $this->call('aggregatedList', [$params], NodeGroupAggregatedList::class);