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, specifically for version 2.7.0."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the `object` class."],["The latest version of the documentation available is version 3.6.0, with previous versions ranging from 3.5.0 down to 1.0.0."],["The `TargetVpnGatewaysScopedList` class has two constructors, one default and another that takes an existing `TargetVpnGatewaysScopedList` object as a parameter."],["Key properties include `TargetVpnGateways`, which is a list of VPN gateways, and `Warning`, which provides informational warnings if the list of addresses is empty."]]],[]]