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 webpage provides documentation for the `VpnTunnelsScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its structure and functionality across multiple versions."],["The latest documented version for `VpnTunnelsScopedList` is 3.6.0, with a history of prior releases ranging down to version 1.0.0."],["`VpnTunnelsScopedList` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, indicating its role in message handling and data management."],["The `VpnTunnelsScopedList` class includes properties for `VpnTunnels`, a repeated field of `VpnTunnel` objects, and a `Warning` property to convey informational warnings."],["The class has two constructors: a default constructor and another one that takes a `VpnTunnelsScopedList` object as a parameter for copying."]]],[]]