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 webpage provides documentation for the `VpnGatewaysScopedList` class within the Google.Cloud.Compute.V1 namespace, with the latest version being 3.6.0 and the current page focused on version 2.8.0."],["`VpnGatewaysScopedList` is a sealed class that inherits from `object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors, a default constructor `VpnGatewaysScopedList()` and a copy constructor `VpnGatewaysScopedList(VpnGatewaysScopedList other)`, allowing for the creation of new instances or clones of existing ones."],["The class has two properties: `VpnGateways`, a list of VPN gateways, and `Warning`, an informational warning to display if the list is empty."],["A range of versions for the `VpnGatewaysScopedList` class are listed on the page, spanning from version 1.0.0 to the latest version 3.6.0, all of which lead to their respective documentation."]]],[]]