public sealed class VpnGatewayStatusTunnel : IMessage<VpnGatewayStatusTunnel>, IEquatable<VpnGatewayStatusTunnel>, IDeepCloneable<VpnGatewayStatusTunnel>, IBufferMessage, IMessage
Reference documentation and code samples for the Compute Engine v1 API class VpnGatewayStatusTunnel.
[[["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 document provides reference information for the `VpnGatewayStatusTunnel` class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment, with version 2.6.0 being the focus of the page."],["`VpnGatewayStatusTunnel` contains data related to a VPN tunnel and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists all the versions of the api available, starting from the latest, 3.6.0, and moving down to the oldest, 1.0.0."],["The class `VpnGatewayStatusTunnel` includes properties such as `HasLocalGatewayInterface`, `HasPeerGatewayInterface`, `HasTunnelUrl`, `LocalGatewayInterface`, `PeerGatewayInterface`, and `TunnelUrl`, which are relevant to describing VPN tunnel details."],["The document provides the namespace (`Google.Cloud.Compute.V1`) and assembly (Google.Cloud.Compute.V1.dll) associated with the `VpnGatewayStatusTunnel` class, as well as the details of its constructors and inherited members."]]],[]]