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."],[[["This webpage provides documentation for the `VpnTunnelsScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its properties, constructors, and inherited members."],["The `VpnTunnelsScopedList` class is part of the Google.Cloud.Compute.V1 assembly and has a latest version of 3.6.0, with versions dating back to 1.0.0 also documented."],["`VpnTunnelsScopedList` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is inherited from the base `Object` class."],["The class includes a `VpnTunnels` property, which is a list of VPN tunnels, and a `Warning` property that provides information when the list of addresses is empty."],["There are two constructors available for the class, a parameterless constructor, and one that accepts another `VpnTunnelsScopedList` object as a parameter."]]],[]]