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-04-09 UTC."],[[["This webpage details the `VpnGatewaysScopedList` class within the `Google.Cloud.Compute.V1` namespace, focusing on version 3.2.0 of the Google Cloud Compute API."],["The `VpnGatewaysScopedList` class is designed to work with VPN gateways and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains a list of VPN gateways under the `VpnGateways` property, represented by a `RepeatedField` of type `VpnGateway`."],["It includes a `Warning` property that provides informational messages when the list of VPN gateways is empty."],["The latest version of the VpnGatewaysScopedList can be accessed using the link for version 3.6.0, while older versions from 3.5.0 down to 1.0.0 can be accessed using their respective links."]]],[]]