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."],[[["This webpage details the `TargetVpnGatewaysScopedList` class within the `Google.Cloud.Compute.V1` namespace for .NET, specifically version 1.3.0."],["The `TargetVpnGatewaysScopedList` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing methods for message handling, equality checks, deep cloning, and buffer manipulation."],["The class offers two constructors: a default constructor and one that takes another `TargetVpnGatewaysScopedList` object for copying."],["It contains two main properties: `TargetVpnGateways`, which is a list of `TargetVpnGateway` objects, and `Warning`, which provides an informational warning when the list is empty."],["The page also provides links to previous versions of the documentation for this class, ranging from 3.6.0 (latest) down to 1.0.0."]]],[]]