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 structure and functionality across multiple versions."],["The latest documented version is 3.6.0, with a history of versions extending down to 1.0.0 for `VpnTunnelsScopedList`."],["`VpnTunnelsScopedList` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `Object`."],["The class includes properties like `VpnTunnels` which is a list of VPN tunnels, and `Warning` which provides an informational message if the tunnel list is empty."],["The `VpnTunnelsScopedList` has two constructors, one default and one that takes in another `VpnTunnelsScopedList` object as an argument."]]],[]]