public sealed class VpnGatewayStatusTunnel : IMessage<VpnGatewayStatusTunnel>, IEquatable<VpnGatewayStatusTunnel>, IDeepCloneable<VpnGatewayStatusTunnel>, IBufferMessage, IMessage
[[["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 latest version of `VpnGatewayStatusTunnel` is 3.6.0, part of the `Google.Cloud.Compute.V1` namespace, which is the top of the list provided with the most current version."],["`VpnGatewayStatusTunnel` is a class that contains information about a VPN tunnel, implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class includes properties to manage details about the VPN tunnel, such as `LocalGatewayInterface`, `PeerGatewayInterface`, and `TunnelUrl`, including boolean properties that indicate whether those fields are set."],["There are multiple previous versions available for reference and usage, starting from version 1.0.0, offering flexibility for users who may be utilizing older builds."],["The class `VpnGatewayStatusTunnel` has two constructors, a parameterless constructor, and one that uses another `VpnGatewayStatusTunnel` object as a parameter."]]],[]]