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-03-21 UTC."],[[["The latest version of the `Google.Cloud.Compute.V1` package for .NET is 3.6.0, and this page provides documentation for version 2.17.0, as well as a list of all previous versions."],["The `VpnGatewaysScopedList` class is detailed on this page, implementing interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `VpnGatewaysScopedList` class has two constructors: a default constructor and one that accepts another `VpnGatewaysScopedList` instance."],["It contains two properties, `VpnGateways`, which is a read-only list of VPN gateways, and `Warning`, which provides a warning when the list of addresses is empty."],["The class inherits members from the `object` base class, including `GetHashCode`, `GetType`, and `ToString`."]]],[]]