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 latest version available for the VpnTunnelsScopedList class is 3.6.0, with a history of previous releases dating back to version 1.0.0."],["The `VpnTunnelsScopedList` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and object management."],["Key properties of the `VpnTunnelsScopedList` class include `VpnTunnels`, a list of VPN tunnels, and `Warning`, which displays an informational warning if the list is empty."],["The class offers two constructors: a default constructor, `VpnTunnelsScopedList()`, and one that accepts another `VpnTunnelsScopedList` object as a parameter, `VpnTunnelsScopedList(VpnTunnelsScopedList other)`."]]],[]]