public sealed class SubnetworksScopedList : IMessage<SubnetworksScopedList>, IEquatable<SubnetworksScopedList>, IDeepCloneable<SubnetworksScopedList>, 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 `SubnetworksScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.7.0, with links to older and newer versions."],["The `SubnetworksScopedList` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in handling and managing data structures."],["It inherits from the base `object` class and has properties like `Subnetworks`, a list of `Subnetwork` objects, and `Warning`, which provides informational messages."],["The page provides links to 29 different versions of the SubnetworksScopedList class, ranging from 1.0.0 to 3.6.0, the latest."],["The class has two constructors, one default and one taking another `SubnetworksScopedList` object as a parameter, and it contains properties for a list of subnetworks and a warning message."]]],[]]