Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DUsableSubnetworksAggregatedList.php20 class UsableSubnetworksAggregatedList extends \Google\Collection class
131 class_alias(UsableSubnetworksAggregatedList::class, 'Google_Service_Compute_UsableSubnetworksAggreg…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DSubnetworks.php30 use Google\Service\Compute\UsableSubnetworksAggregatedList; alias
318 * @return UsableSubnetworksAggregatedList
324 return $this->call('listUsable', [$params], UsableSubnetworksAggregatedList::class);