Vpn Tunnel Info Response
data class VpnTunnelInfoResponse(val displayName: String, val networkUri: String, val region: String, val remoteGateway: String, val remoteGatewayIp: String, val routingType: String, val sourceGateway: String, val sourceGatewayIp: String, val uri: String)
For display only. Metadata associated with a Compute Engine VPN tunnel.