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-31 UTC."],[[["The webpage provides documentation for the `TargetVpnGatewaysScopedList` class in the `Google.Cloud.Compute.V1` namespace, specifically for version 3.1.0."],["Version 3.6.0 is the latest version of this documentation, with several prior versions including 3.5.0, 3.4.0, etc. available."],["The `TargetVpnGatewaysScopedList` class is used to represent a list of target VPN gateways within a specific scope and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one default and another taking an instance of the same class as a parameter, and includes properties like `TargetVpnGateways` (a list of `TargetVpnGateway` objects) and `Warning` (an informational warning object)."],["The class inherits from `object` and includes inherited methods such as `GetHashCode`, `GetType`, and `ToString`."]]],[]]