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-03-21 UTC."],[[["The webpage provides documentation for the `TargetVpnGatewaysScopedList` class in the `Google.Cloud.Compute.V1` namespace, with the latest version being 3.6.0 and going as far back as version 1.0.0."],["`TargetVpnGatewaysScopedList` is part of the `Google.Cloud.Compute.V1.dll` assembly and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a constructor that can create a new instance of `TargetVpnGatewaysScopedList` or copy an existing one."],["The class contains the `TargetVpnGateways` property, which is a list of VPN gateways within the scope and the `Warning` property, which provides an informational warning when the list of addresses is empty."],["The documentation includes an inheritance chain of `object \u003e TargetVpnGatewaysScopedList`, as well as inherited members such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]