Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DVpnTunnels.php22 use Google\Service\Compute\VpnTunnelAggregatedList; alias
87 * @return VpnTunnelAggregatedList
93 return $this->call('aggregatedList', [$params], VpnTunnelAggregatedList::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DVpnTunnelAggregatedList.php20 class VpnTunnelAggregatedList extends \Google\Collection class
149 class_alias(VpnTunnelAggregatedList::class, 'Google_Service_Compute_VpnTunnelAggregatedList');