public sealed class TargetVpnGatewaysScopedList : IMessage<TargetVpnGatewaysScopedList>, IEquatable<TargetVpnGatewaysScopedList>, IDeepCloneable<TargetVpnGatewaysScopedList>, 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."],[[["This webpage provides documentation for the `TargetVpnGatewaysScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically for version 3.2.0."],["The `TargetVpnGatewaysScopedList` class is used to manage a list of target VPN gateways, implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version available is 3.6.0, and there are numerous older versions listed, with versions going as far back as 1.0.0."],["It includes two constructors: a default constructor and one that takes another `TargetVpnGatewaysScopedList` object as a parameter for creating a new instance, and two properties, one being a repeated field of `TargetVpnGateway` and the other a warning property."],["The page details inherited members from the `object` class, such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]