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."],[[["This webpage provides reference documentation for the `VpnGatewayStatusTunnel` class within the Google Cloud Compute Engine v1 API, specifically for the .NET environment, with the most recent version of the documentation being 3.6.0."],["The `VpnGatewayStatusTunnel` class contains information about a VPN tunnel, including details about its association with local and peer gateway interfaces."],["The page lists documentation for version 1.0.0 through to version 3.6.0, of the class, allowing developers to access documentation based on their specific version."],["The `VpnGatewayStatusTunnel` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is found within the `Google.Cloud.Compute.V1` namespace."],["The available properties of the class are `HasLocalGatewayInterface`, `HasPeerGatewayInterface`, `HasTunnelUrl`, `LocalGatewayInterface`, `PeerGatewayInterface`, and `TunnelUrl`, providing developers with a set of tools to check and retrieve information."]]],[]]