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 `VpnGatewaysScopedList` is 3.6.0, and the page provides links to various past versions, starting from 1.0.0 up to the latest release."],["`VpnGatewaysScopedList` is a class in the `Google.Cloud.Compute.V1` namespace, implemented in the `Google.Cloud.Compute.V1.dll` assembly, designed for working with VPN gateways in Google Cloud."],["This class inherits from `Object` and implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `VpnGatewaysScopedList` class contains properties, specifically `VpnGateways` which is a list of VPN gateways and `Warning` which provides informational warnings."],["It includes two constructors: one default and one that accepts another `VpnGatewaysScopedList` object as a parameter."]]],[]]