Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DSubnetworkAggregatedList.php20 class SubnetworkAggregatedList extends \Google\Collection class
149 class_alias(SubnetworkAggregatedList::class, 'Google_Service_Compute_SubnetworkAggregatedList');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DSubnetworks.php24 use Google\Service\Compute\SubnetworkAggregatedList; alias
94 * @return SubnetworkAggregatedList
100 return $this->call('aggregatedList', [$params], SubnetworkAggregatedList::class);