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."],[[["This webpage provides documentation for the `TargetVpnGatewaysScopedList` class in the `Google.Cloud.Compute.V1` namespace, specifically version 2.13.0."],["The `TargetVpnGatewaysScopedList` class is used to manage a list of target VPN gateways and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The webpage offers documentation for various versions of the `TargetVpnGatewaysScopedList` class, ranging from version 1.0.0 to the latest version, 3.6.0."],["The class has two constructors, a parameterless constructor, and another one that accepts `TargetVpnGatewaysScopedList` as parameter, along with two main properties, `TargetVpnGateways` which outputs a list of VPN Gateways, and `Warning`, which provides a warning when the list is empty."],["The documented class inherits from the `object` class and has the methods `GetHashCode`, `GetType`, and `ToString` available, with the library being contained in `Google.Cloud.Compute.V1.dll`."]]],[]]