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."],[[["The webpage provides documentation for the `VpnGatewaysScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically version 3.5.0, with links to other versions ranging from 1.0.0 to 3.6.0."],["`VpnGatewaysScopedList` is a class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The `VpnGatewaysScopedList` class has two constructors, one default and another that accepts another `VpnGatewaysScopedList` object as a parameter for creating a copy."],["The class contains two properties: `VpnGateways`, which is an output-only list of VPN gateways, and `Warning`, which provides informational warnings when the list of addresses is empty."],["The most recent version of this documentation is version 3.6.0, while version 3.5.0 is the currently displayed version of the documentation, and the documentation contains links to all previous versions as well."]]],[]]