Get Hc Vpn Gateway Result
data class GetHcVpnGatewayResult(val description: String, val id: String, val name: String, val network: String, val project: String? = null, val region: String? = null, val selfLink: String, val stackType: String, val vpnInterfaces: List<GetHcVpnGatewayVpnInterface>)
A collection of values returned by getHcVpnGateway.