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 of the `TargetVpnGatewaysScopedList` is 3.6.0, with a variety of previous versions available, ranging down to version 1.0.0."],["`TargetVpnGatewaysScopedList` is a class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for handling data related to target VPN gateways."],["This class has two constructors: a default constructor `TargetVpnGatewaysScopedList()` and one that accepts another `TargetVpnGatewaysScopedList` object as an argument, `TargetVpnGatewaysScopedList(TargetVpnGatewaysScopedList other)`."],["The `TargetVpnGateways` property provides an output-only list of target VPN gateways within the scope, using the `RepeatedField` type."],["The class contains an output only `Warning` property which provides information when a list of addresses is empty."]]],[]]