public sealed class VpnGatewaysScopedList : IMessage<VpnGatewaysScopedList>, IEquatable<VpnGatewaysScopedList>, IDeepCloneable<VpnGatewaysScopedList>, 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 available for `VpnGatewaysScopedList` is 3.6.0, and the page includes a comprehensive list of versions ranging from 1.0.0 to 3.6.0 for reference."],["`VpnGatewaysScopedList` is a class that implements several interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage, providing functionality for message handling, comparison, deep cloning, and buffered operations."],["The class includes two constructors, one default and one that takes another `VpnGatewaysScopedList` object as a parameter for creating copies."],["Key properties of the class include `VpnGateways`, which holds a list of VPN gateways, and `Warning`, which provides informational warnings related to the list of VPN gateways."],["The `VpnGatewaysScopedList` class belongs to the `Google.Cloud.Compute.V1` namespace and is part of the Google.Cloud.Compute.V1.dll assembly."]]],[]]