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."],[[["The latest version of the `VpnTunnelsScopedList` is 3.6.0, and the current page is showcasing the documentation for version 2.14.0."],["This documentation outlines the `VpnTunnelsScopedList` class within the `Google.Cloud.Compute.V1` namespace for .NET."],["The `VpnTunnelsScopedList` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides a `VpnTunnels` property, which is a list of VPN tunnels, and a `Warning` property for informational warnings."],["The class contains 2 constructors, the default constructor, and one that accepts another `VpnTunnelsScopedList` as a parameter."]]],[]]