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-09 UTC."],[[["This webpage provides documentation for the `VpnTunnelsScopedList` class within the Google.Cloud.Compute.V1 namespace, detailing its various versions, with the latest being 3.6.0."],["The `VpnTunnelsScopedList` class is a part of the Google.Cloud.Compute.V1 assembly and can be found in the Google.Cloud.Compute.V1.dll file."],["The class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits from the base `object` class."],["The `VpnTunnelsScopedList` class has two constructors, a default and another that takes an `VpnTunnelsScopedList` object as parameter, as well as the two properties: `VpnTunnels` which has a list of VPN Tunnels, and `Warning`, which provides information of warnings if a list is empty."]]],[]]