Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DVpnGatewayAggregatedList.php20 class VpnGatewayAggregatedList extends \Google\Collection class
149 class_alias(VpnGatewayAggregatedList::class, 'Google_Service_Compute_VpnGatewayAggregatedList');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DVpnGateways.php25 use Google\Service\Compute\VpnGatewayAggregatedList; alias
91 * @return VpnGatewayAggregatedList
97 return $this->call('aggregatedList', [$params], VpnGatewayAggregatedList::class);