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-31 UTC."],[[["This page provides documentation for the `VpnGatewaysScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its properties, constructors, and implementations."],["The latest version of the `VpnGatewaysScopedList` class is 3.6.0, with a comprehensive version history dating back to version 1.0.0 available for review."],["The `VpnGatewaysScopedList` class is designed to manage a list of VPN gateways within a defined scope, and it implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of `VpnGatewaysScopedList` include `VpnGateways`, which is a list of `VpnGateway` objects, and `Warning`, which provides informational messages related to the list's status."],["There are two constructors offered for `VpnGatewaysScopedList`: a parameterless constructor and a copy constructor that allows for the creation of a new `VpnGatewaysScopedList` from another instance."]]],[]]