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 `VpnTunnelsScopedList` is 3.6.0, while this page is displaying version 1.4.0, and the content provides a list of available versions ranging from 1.0.0 to 3.6.0."],["`VpnTunnelsScopedList` is a class that implements several interfaces: `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it inherits from the `Object` class."],["The class `VpnTunnelsScopedList` has two constructors: a default constructor and a constructor that takes another `VpnTunnelsScopedList` object as a parameter."],["It includes two properties: `VpnTunnels`, which holds a list of VPN tunnels, and `Warning`, which provides an informational message when the list is empty."],["The `VpnTunnelsScopedList` is a part of the `Google.Cloud.Compute.V1` namespace, within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]