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, specifically version 3.1.0."],["The `VpnGatewaysScopedList` class is part of the Google Cloud Compute API and is used to represent a list of VPN gateways within a specified scope."],["The documentation outlines that the `VpnGatewaysScopedList` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class."],["The page lists various versions of the `VpnGatewaysScopedList` class, starting from version 1.0.0 up to the latest version 3.6.0."],["The class has two constructors, a default one and one that accepts another `VpnGatewaysScopedList` object, as well as two properties, `VpnGateways` (a list of VPN gateways) and `Warning` (for informational warnings)."]]],[]]