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-31 UTC."],[[["This webpage details the `SubnetworksScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically version 3.4.0 of the Google Cloud Compute .NET library."],["The `SubnetworksScopedList` class is part of a larger library and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors, one default and one that accepts another `SubnetworksScopedList` object for cloning."],["The class contains two properties: `Subnetworks`, a list of `Subnetwork` objects, and `Warning`, which provides a warning message when the list of addresses is empty."],["The page has a historical log of updates for the class, with version 3.6.0 being the latest and many others that date back to version 1.0.0."]]],[]]