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, detailing its properties, constructors, and inherited members."],["The `VpnTunnelsScopedList` class is part of the `Google.Cloud.Compute.V1.dll` assembly and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists available versions of the `VpnTunnelsScopedList`, ranging from the latest version `3.6.0` down to version `1.0.0`, with links to each version's specific documentation."],["The `VpnTunnelsScopedList` class contains a `VpnTunnels` property which is a list of VPN tunnels, and a `Warning` property for informational messages."],["The two listed constructors are a parameterless one, and one that takes in a `VpnTunnelsScopedList` as a parameter."]]],[]]