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 latest version available for `TargetVpnGatewaysScopedList` is 3.6.0, with a range of versions available from 1.0.0 up to the latest."],["The `TargetVpnGatewaysScopedList` class is part of the `Google.Cloud.Compute.V1` namespace and is defined in the `Google.Cloud.Compute.V1.dll` assembly."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionality for message handling, equality comparison, deep cloning, and buffered message operations."],["`TargetVpnGatewaysScopedList` class contains two key properties: `TargetVpnGateways`, which is a list of target VPN gateways, and `Warning`, which provides informational warnings when the list of addresses is empty."],["The `TargetVpnGatewaysScopedList` class has two constructors: a parameterless constructor and another that takes an instance of `TargetVpnGatewaysScopedList` as a parameter, allowing the creation of new instances and the replication of existing ones."]]],[]]