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 a version history and documentation for the `TargetVpnGatewaysScopedList` class within the `Google.Cloud.Compute.V1` namespace, starting from version 1.0.0 and going up to the latest version 3.6.0."],["`TargetVpnGatewaysScopedList` is a class that implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and it inherits from the `Object` class."],["The `TargetVpnGatewaysScopedList` class has two constructors, one default and one that takes another `TargetVpnGatewaysScopedList` as a parameter, enabling object duplication."],["The class contains two main properties: `TargetVpnGateways`, which is a list of target VPN gateways, and `Warning`, which is used to provide informational warnings."],["This information is contained within the `Google.Cloud.Compute.V1.dll` assembly, representing a part of the Google Cloud Compute API for .NET."]]],[]]