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-24 UTC."],[[["This webpage provides reference documentation for the `VpnGatewayStatusTunnel` class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment, with the current version being 2.13.0."],["The `VpnGatewayStatusTunnel` class contains information about a VPN tunnel and is part of the `Google.Cloud.Compute.V1` namespace, with its documentation covering versions ranging from 1.0.0 to the latest version 3.6.0."],["The class `VpnGatewayStatusTunnel` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has constructors and properties for handling VPN gateway interfaces and tunnel URLs."],["The `VpnGatewayStatusTunnel` class includes properties such as `HasLocalGatewayInterface`, `HasPeerGatewayInterface`, and `HasTunnelUrl` which are used to manage the state of the associated VPN tunnel."],["Key properties of the class include `LocalGatewayInterface`, `PeerGatewayInterface`, and `TunnelUrl`, which provide details on the VPN tunnel's connection points and URL reference."]]],[]]