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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The `VpnGatewayInfo` class provides metadata about a Compute Engine VPN gateway and is part of the Google.Cloud.NetworkManagement.V1 namespace, with version 2.13.0 being the most recent version."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data management and comparison."],["`VpnGatewayInfo` contains properties like `DisplayName`, `IpAddress`, `NetworkUri`, `Region`, `Uri`, and `VpnTunnelUri`, which provide specific details about the VPN gateway's configuration and location."],["The class is accessible through various versions of the .NET package, starting from version 1.0.0 to the current latest 2.13.0, with each version having its respective documentation."],["It includes two constructors, a default constructor, `VpnGatewayInfo()`, and another `VpnGatewayInfo(VpnGatewayInfo other)`, allowing for the creation of new instances as well as copies."]]],[]]