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 version 3.5.0."],["The latest version documented is 3.6.0, and versions down to 1.0.0 are also listed with their respective links, allowing for access to older releases of `TargetVpnGatewaysScopedList`."],["`TargetVpnGatewaysScopedList` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as well as inheriting members from `object`."],["The `TargetVpnGatewaysScopedList` class contains properties like `TargetVpnGateways`, which is a list of target VPN gateways, and `Warning`, which provides informational warnings."],["The document describes two constructors for the `TargetVpnGatewaysScopedList` class, one is parameterless, the other accepts another `TargetVpnGatewaysScopedList` object."]]],[]]