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 webpage provides documentation for the `VpnGatewaysScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its structure and functionality across multiple versions."],["The latest documented version is 3.6.0, with numerous older versions, starting from 1.0.0 and up to 3.5.0, accessible via the provided links, showing its historical documentation."],["`VpnGatewaysScopedList` is a class that implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is used for managing a list of VPN gateways within a specified scope."],["The class has properties like `VpnGateways`, which is a list of VPN gateways in the scope, and `Warning`, which provides informational warnings when the list is empty."],["The `VpnGatewaysScopedList` class can be constructed with either no parameters, or with another `VpnGatewaysScopedList` object used as a parameter for a copy."]]],[]]