Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DVpnGatewayList.php20 class VpnGatewayList extends \Google\Collection class
131 class_alias(VpnGatewayList::class, 'Google_Service_Compute_VpnGatewayList');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DVpnGateways.php26 use Google\Service\Compute\VpnGatewayList; alias
230 * @return VpnGatewayList
236 return $this->call('list', [$params], VpnGatewayList::class);