Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/Resource/
H A DTargetVpnGateways.php23 use Google\Service\Compute\TargetVpnGatewayList; alias
212 * @return TargetVpnGatewayList
218 return $this->call('list', [$params], TargetVpnGatewayList::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DTargetVpnGatewayList.php20 class TargetVpnGatewayList extends \Google\Collection class
131 class_alias(TargetVpnGatewayList::class, 'Google_Service_Compute_TargetVpnGatewayList');