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 provided content is a documentation page for the `TargetVpnGatewaysScopedList` class in the Google.Cloud.Compute.V1 namespace, detailing its various versions and associated methods."],["The most recent version of the API documented is 3.6.0, labeled as the latest, with numerous older versions available for reference, dating back to version 1.0.0."],["`TargetVpnGatewaysScopedList` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class contains properties such as `TargetVpnGateways`, which is a list of target VPN gateways, and `Warning`, which provides an informational warning if the list is empty."],["The `TargetVpnGatewaysScopedList` class has two constructors: a default constructor and a copy constructor that takes another `TargetVpnGatewaysScopedList` object as a parameter."]]],[]]