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 details the `VpnTunnelsScopedList` class within the `Google.Cloud.Compute.V1` namespace, with the latest version documented being 3.6.0, and is implemented as `Version 2.10.0`."],["The `VpnTunnelsScopedList` class, derived from `object`, implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has links to prior versions."],["The class offers two constructors, one parameterless and another accepting a `VpnTunnelsScopedList` instance for creating a new `VpnTunnelsScopedList` object from an existing one."],["The `VpnTunnelsScopedList` class includes a `VpnTunnels` property, which is a list of VPN tunnels and a `Warning` property to provide informational warnings."],["This specific documentation is related to the Google Cloud Compute V1 library, as demonstrated by the namespace `Google.Cloud.Compute.V1` and the Google Cloud links provided."]]],[]]