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 provides documentation for the `VpnGatewaysScopedList` class within the Google.Cloud.Compute.V1 namespace, specifically for version 2.7.0 of the library."],["The class `VpnGatewaysScopedList` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities in message handling, equality comparison, deep cloning, and buffer operations."],["The documentation outlines the `VpnGatewaysScopedList` class's constructors, which include a default constructor and a copy constructor for creating instances."],["The class contains a `VpnGateways` property, a list of VPN gateways within a particular scope, and a `Warning` property that informs of warnings when a list is empty."],["The page also provides links to previous versions of the VpnGatewaysScopedList class, from version 1.0.0 up to the latest version, 3.6.0."]]],[]]