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 library, offering a comprehensive overview of its various versions."],["The content lists available versions of the library, from the latest `3.6.0` down to `1.0.0`, with links to each specific version's documentation."],["The `VpnTunnelsScopedList` class is part of the `Google.Cloud.Compute.V1` namespace and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `VpnTunnelsScopedList` class include `VpnTunnels`, a list of VPN tunnels, and `Warning`, which displays informational messages."],["The documentation includes details on the class's constructors, namely a default constructor and one that accepts another `VpnTunnelsScopedList` object, and also lists the inherited methods from the object class."]]],[]]