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-04-02 UTC."],[[["The content provides a comprehensive list of versions for `VpnTunnelsScopedList`, ranging from version 1.0.0 to the latest version 3.6.0, allowing users to access documentation for each."],["`VpnTunnelsScopedList` is a class in the `Google.Cloud.Compute.V1` namespace, found within the `Google.Cloud.Compute.V1.dll` assembly."],["This class inherits from `object` and implements `IMessage`, `IEquatable\u003cVpnTunnelsScopedList\u003e`, `IDeepCloneable\u003cVpnTunnelsScopedList\u003e`, and `IBufferMessage`, indicating its role in protocol buffer message handling and deep cloning capabilities."],["The `VpnTunnelsScopedList` class includes a `VpnTunnels` property, which is a list of VPN tunnels within the current scope, and a `Warning` property, used for informational messages when the list of addresses is empty."],["There are two constructors for `VpnTunnelsScopedList`, the first being a basic constructor, while the other takes another `VpnTunnelsScopedList` as a parameter."]]],[]]