A VPN tunnel that is associated with this VPN gateway.
There may be multiple VPN tunnels configured on a VPN gateway, and only
the one relevant to the test is displayed.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-12 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eVpnGatewayInfo\u003c/code\u003e class within the Google Cloud Network Management v1 API, specifically for .NET development.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the \u003ccode\u003eVpnGatewayInfo\u003c/code\u003e class is 2.13.0, and the page offers access to documentation for version 1.0.0 all the way up to the latest release.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eVpnGatewayInfo\u003c/code\u003e is a class used to encapsulate metadata for Compute Engine VPN gateways, implementing several interfaces like \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e, including being a \u003ccode\u003esealed class\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties such as \u003ccode\u003eDisplayName\u003c/code\u003e, \u003ccode\u003eIpAddress\u003c/code\u003e, \u003ccode\u003eNetworkUri\u003c/code\u003e, \u003ccode\u003eRegion\u003c/code\u003e, \u003ccode\u003eUri\u003c/code\u003e, and \u003ccode\u003eVpnTunnelUri\u003c/code\u003e, each providing specific information about a VPN gateway, like its name, IP address, and associated network or region.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also details the class's constructors and inherited members, offering a comprehensive overview for developers seeking to utilize \u003ccode\u003eVpnGatewayInfo\u003c/code\u003e in their .NET applications.\u003c/p\u003e\n"]]],[],null,["# Network Management v1 API - Class VpnGatewayInfo (2.15.0)\n\nVersion latestkeyboard_arrow_down\n\n- [2.15.0 (latest)](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/latest/Google.Cloud.NetworkManagement.V1.VpnGatewayInfo)\n- [2.14.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.14.0/Google.Cloud.NetworkManagement.V1.VpnGatewayInfo)\n- [2.13.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.13.0/Google.Cloud.NetworkManagement.V1.VpnGatewayInfo)\n- [2.12.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.12.0/Google.Cloud.NetworkManagement.V1.VpnGatewayInfo)\n- [2.11.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.11.0/Google.Cloud.NetworkManagement.V1.VpnGatewayInfo)\n- [2.10.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.10.0/Google.Cloud.NetworkManagement.V1.VpnGatewayInfo)\n- [2.9.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.9.0/Google.Cloud.NetworkManagement.V1.VpnGatewayInfo)\n- [2.8.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.8.0/Google.Cloud.NetworkManagement.V1.VpnGatewayInfo)\n- [2.7.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.7.0/Google.Cloud.NetworkManagement.V1.VpnGatewayInfo)\n- [2.6.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.6.0/Google.Cloud.NetworkManagement.V1.VpnGatewayInfo)\n- [2.5.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.5.0/Google.Cloud.NetworkManagement.V1.VpnGatewayInfo)\n- [2.4.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.4.0/Google.Cloud.NetworkManagement.V1.VpnGatewayInfo)\n- [2.3.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.3.0/Google.Cloud.NetworkManagement.V1.VpnGatewayInfo)\n- [2.2.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.2.0/Google.Cloud.NetworkManagement.V1.VpnGatewayInfo)\n- [2.1.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.1.0/Google.Cloud.NetworkManagement.V1.VpnGatewayInfo)\n- [2.0.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/2.0.0/Google.Cloud.NetworkManagement.V1.VpnGatewayInfo)\n- [1.1.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/1.1.0/Google.Cloud.NetworkManagement.V1.VpnGatewayInfo)\n- [1.0.0](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/1.0.0/Google.Cloud.NetworkManagement.V1.VpnGatewayInfo) \n\n public sealed class VpnGatewayInfo : IMessage\u003cVpnGatewayInfo\u003e, IEquatable\u003cVpnGatewayInfo\u003e, IDeepCloneable\u003cVpnGatewayInfo\u003e, IBufferMessage, IMessage\n\nReference documentation and code samples for the Network Management v1 API class VpnGatewayInfo.\n\nFor display only. Metadata associated with a Compute Engine VPN gateway. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e VpnGatewayInfo \n\nImplements\n----------\n\n[IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage-1.html)[VpnGatewayInfo](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/latest/Google.Cloud.NetworkManagement.V1.VpnGatewayInfo), [IEquatable](https://learn.microsoft.com/dotnet/api/system.iequatable-1)[VpnGatewayInfo](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/latest/Google.Cloud.NetworkManagement.V1.VpnGatewayInfo), [IDeepCloneable](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IDeepCloneable-1.html)[VpnGatewayInfo](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/latest/Google.Cloud.NetworkManagement.V1.VpnGatewayInfo), [IBufferMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IBufferMessage.html), [IMessage](https://cloud.google.com/dotnet/docs/reference/Google.Protobuf/latest/Google.Protobuf.IMessage.html) \n\nInherited Members\n-----------------\n\n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.NetworkManagement.V1](/dotnet/docs/reference/Google.Cloud.NetworkManagement.V1/latest/Google.Cloud.NetworkManagement.V1)\n\nAssembly\n--------\n\nGoogle.Cloud.NetworkManagement.V1.dll\n\nConstructors\n------------\n\n### VpnGatewayInfo()\n\n public VpnGatewayInfo()\n\n### VpnGatewayInfo(VpnGatewayInfo)\n\n public VpnGatewayInfo(VpnGatewayInfo other)\n\nProperties\n----------\n\n### DisplayName\n\n public string DisplayName { get; set; }\n\nName of a VPN gateway.\n\n### IpAddress\n\n public string IpAddress { get; set; }\n\nIP address of the VPN gateway.\n\n### NetworkUri\n\n public string NetworkUri { get; set; }\n\nURI of a Compute Engine network where the VPN gateway is configured.\n\n### Region\n\n public string Region { get; set; }\n\nName of a Google Cloud region where this VPN gateway is configured.\n\n### Uri\n\n public string Uri { get; set; }\n\nURI of a VPN gateway.\n\n### VpnTunnelUri\n\n public string VpnTunnelUri { get; set; }\n\nA VPN tunnel that is associated with this VPN gateway.\nThere may be multiple VPN tunnels configured on a VPN gateway, and only\nthe one relevant to the test is displayed."]]