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."],[[["This webpage details the `VpnGatewaysScopedList` class within the `Google.Cloud.Compute.V1` namespace, part of the Google.Cloud.Compute.V1.dll assembly."],["The `VpnGatewaysScopedList` class offers two constructors: a default constructor and one that accepts another `VpnGatewaysScopedList` object."],["It implements several interfaces, including `IMessage\u003cVpnGatewaysScopedList\u003e`, `IEquatable\u003cVpnGatewaysScopedList\u003e`, `IDeepCloneable\u003cVpnGatewaysScopedList\u003e`, `IBufferMessage`, and `IMessage`, and inherits from `Object`."],["The class contains two primary properties: `VpnGateways`, which is a list of `VpnGateway` objects, and `Warning`, which provides informational warnings."],["The current version on this webpage is 2.3.0, however the latest version available is 3.6.0, with a total of 29 different versions listed."]]],[]]