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 at 3.6.0."],["The `VpnGatewayStatusTunnel` class contains information about a VPN tunnel and is part of the `Google.Cloud.Compute.V1` namespace in the `Google.Cloud.Compute.V1.dll` assembly."],["The class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its capabilities for data handling, comparison, and cloning."],["The document lists the available versions of the API from 1.0.0 up to 3.6.0 and has a list of the inherited members, constructors, and properties, providing a variety of useful methods and data points."],["Key properties of the class include `LocalGatewayInterface`, `PeerGatewayInterface`, and `TunnelUrl`, which help define which tunnel this class relates to, and what interfaces it connects to, as well as methods to determine if they are set."]]],[]]