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."],[[["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 within the `Google.Cloud.Compute.V1` namespace, found in the `Google.Cloud.Compute.V1.dll` assembly."],["This class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides two constructors, a default constructor, and another that takes `TargetVpnGatewaysScopedList` as a parameter, as well as it has the properties `TargetVpnGateways` and `Warning` to further describe its data."],["The `TargetVpnGateways` property provides a list of target VPN gateways within a specified scope, and the `Warning` property offers informational warnings if the list is empty."]]],[]]