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 2.11.0, with links to documentation of various previous versions."],["The `VpnGatewaysScopedList` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The class includes properties such as `VpnGateways`, a `RepeatedField` list of `VpnGateway` objects, and `Warning`, an informational property that replaces the list when it's empty."],["There are available constructor options to instantiate an empty `VpnGatewaysScopedList` object or to create a copy of an existing `VpnGatewaysScopedList` object."],["The latest version of this class is version 3.6.0, with various other previous versions from 3.5.0 all the way down to 1.0.0 also documented within the content."]]],[]]