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."],["`TargetVpnGatewaysScopedList` is a class that implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, in the `Google.Cloud.Compute.V1` namespace."],["The class `TargetVpnGatewaysScopedList` contains a `TargetVpnGateways` property, which is a list of target VPN gateways, and a `Warning` property that provides informational warnings."],["There are two constructors for creating a `TargetVpnGatewaysScopedList` object, one being a default and the other accepting another `TargetVpnGatewaysScopedList` object as a parameter."],["This class has inherited members from `Object`, such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."]]],[]]