Searched refs:VpnGateway (Results 1 – 4 of 4) sorted by relevance
23 protected $vpnGatewaysType = VpnGateway::class;29 * @param VpnGateway[]36 * @return VpnGateway[]
27 protected $itemsType = VpnGateway::class;59 * @param VpnGateway[]66 * @return VpnGateway[]
20 class VpnGateway extends \Google\Collection class241 class_alias(VpnGateway::class, 'Google_Service_Compute_VpnGateway');
24 use Google\Service\Compute\VpnGateway; alias133 * @return VpnGateway139 return $this->call('get', [$params], VpnGateway::class);162 * @param VpnGateway $postBody177 public function insert($project, $region, VpnGateway $postBody, $optParams = [])