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 page provides links to various historical versions, starting from 1.0.0 up to the latest release."],["`VpnTunnelsScopedList` is a class within the `Google.Cloud.Compute.V1` namespace, implemented in the `Google.Cloud.Compute.V1.dll` assembly, and implementing `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `VpnTunnelsScopedList` class has a constructor and a copy constructor, allowing for the creation of new instances or copies of existing instances, and the class includes a `VpnTunnels` property, representing a list of VPN tunnels, and a `Warning` property for informational messages."],["This page is a reference for the VpnTunnelsScopedList, detailing its inheritance, implemented interfaces, its constructors, and its properties."],["This class is in reference to the object in the .NET documentation, which is part of the Google Cloud Compute V1."]]],[]]