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` reference is 3.6.0, with a range of versions from 1.0.0 to 3.6.0 available for browsing."],["`VpnGatewaysScopedList` is a class within the `Google.Cloud.Compute.V1` namespace, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `VpnGateways` property provides a list of VPN gateways within the current scope, represented as a `RepeatedField` of `VpnGateway` objects."],["The `Warning` property provides an informational warning message that replaces the VPN address list when it is empty."],["The VpnGatewaysScopedList class has two constructors, one default and one taking another VpnGatewaysScopedList object as a parameter for creating copies."]]],[]]