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-31 UTC."],[[["This webpage provides documentation for the `VpnTunnelsScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically for .NET development."],["The latest version available for `VpnTunnelsScopedList` is 3.6.0, and the page lists versions dating back to version 1.0.0."],["`VpnTunnelsScopedList` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains two primary properties: `VpnTunnels`, which is a list of VPN tunnels, and `Warning`, which provides informational warnings when the tunnel list is empty."],["`VpnTunnelsScopedList` has two constructor options: a default parameterless constructor, and one that takes another `VpnTunnelsScopedList` object as a parameter."]]],[]]