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-04-09 UTC."],[[["This webpage details the `TargetVpnGatewaysScopedList` class within the `Google.Cloud.Compute.V1` namespace, which is part of the Google Cloud .NET client library."],["The content lists available versions of the `TargetVpnGatewaysScopedList`, ranging from version 1.0.0 up to the latest version 3.6.0, providing links to documentation for each."],["`TargetVpnGatewaysScopedList` inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showing it's structure and functionality."],["The class has two constructors: a parameterless constructor and one that takes another `TargetVpnGatewaysScopedList` object as an argument."],["The class includes two main properties: `TargetVpnGateways`, which contains a list of target VPN gateways, and `Warning`, which provides an informational message when the list of addresses is empty."]]],[]]