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 content provides documentation and version history for the `TargetVpnGatewaysScopedList` class within the `Google.Cloud.Compute.V1` namespace, with versions ranging from 1.0.0 to 3.6.0, the latest version."],["`TargetVpnGatewaysScopedList` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending from the `object` class."],["The class includes a constructor and a constructor overload that enables copying one `TargetVpnGatewaysScopedList` object to another, and has two properties named `TargetVpnGateways` and `Warning`."],["The `TargetVpnGateways` property is an output-only field that lists target VPN gateways in the given scope, while the `Warning` property provides output-only warning information when the list of addresses is empty."],["This information is part of the `Google.Cloud.Compute.V1.dll` assembly, detailing the structure and behavior of the `TargetVpnGatewaysScopedList` class for developers using the .NET library."]]],[]]