public sealed class VpnTunnelsScopedList : IMessage<VpnTunnelsScopedList>, IEquatable<VpnTunnelsScopedList>, IDeepCloneable<VpnTunnelsScopedList>, 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 the `VpnTunnelsScopedList` is 3.6.0, and the current page is displaying information for version 2.17.0, with a list of all versions going down to 1.0.0."],["The `VpnTunnelsScopedList` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `VpnTunnelsScopedList` has two constructors: a parameterless constructor, and one that takes another `VpnTunnelsScopedList` object."],["The `VpnTunnelsScopedList` class includes properties like `VpnTunnels`, which is a list of VPN tunnels, and `Warning`, which is an informational warning that replaces the list when it's empty."],["The `VpnTunnelsScopedList` class is found within the `Google.Cloud.Compute.V1` namespace and is part of the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]