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."],["It lists multiple versions of the `TargetVpnGatewaysScopedList` class, ranging from version 1.0.0 to the latest 3.6.0."],["The `TargetVpnGatewaysScopedList` class is a part of the Google Cloud Compute API and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default constructor and a constructor that takes another `TargetVpnGatewaysScopedList` object as a parameter."],["The class contains properties `TargetVpnGateways`, which is a list of target VPN gateways, and `Warning`, which provides a warning if the list of addresses is empty."]]],[]]