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."],[[["This webpage provides documentation for the `VpnGatewaysScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its properties, inheritance, and implementation."],["The content includes a version history of the `VpnGatewaysScopedList` class, from version 1.0.0 to the latest version 3.6.0, with links to the documentation for each version."],["`VpnGatewaysScopedList` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, demonstrating its capabilities for message handling, equality comparison, deep cloning, and buffered message handling."],["The class features a `VpnGateways` property, which is an output-only list of VPN gateways, and a `Warning` property, which provides an informational warning if the list of addresses is empty."],["There is an empty constructor `VpnGatewaysScopedList()`, as well as an overload constructor `VpnGatewaysScopedList(VpnGatewaysScopedList other)` to create new instances of the class."]]],[]]