public sealed class VpnGatewaysScopedList : IMessage<VpnGatewaysScopedList>, IEquatable<VpnGatewaysScopedList>, IDeepCloneable<VpnGatewaysScopedList>, 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."],[[["This webpage provides documentation for the `VpnGatewaysScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically for version 2.4.0."],["The latest version documented is 3.6.0, and links to various past versions ranging from 1.0.0 up to 3.6.0, with each one having a reference link."],["`VpnGatewaysScopedList` is a class that implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, while inheriting from `Object`."],["The class includes two constructors, one default and another that accepts a `VpnGatewaysScopedList` object, and includes properties `VpnGateways` and `Warning`."],["The `VpnGateways` property is an output-only list of VPN gateways contained within a certain scope, while the `Warning` property provides any warnings that might appear when the list of addresses is empty."]]],[]]