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 multiple previous versions available for reference, ranging down to version 1.0.0."],["The `TargetVpnGatewaysScopedList` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and data management within the Google Cloud Compute library."],["This class has two constructors, one default and one that accepts another `TargetVpnGatewaysScopedList` object for copying, supporting object creation in different scenarios."],["The `TargetVpnGatewaysScopedList` class provides two main properties, `TargetVpnGateways` which is a read-only list of target VPN gateways within the scope, and `Warning` which is used to display an informational warning when the list of addresses is empty."],["The `TargetVpnGatewaysScopedList` class inherits from the `Object` class, with all of the members that come with it, including `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]