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 2.16.0 of the Google Cloud Compute .NET library."],["The `SubnetworksScopedList` class is a part of the `Google.Cloud.Compute.V1.dll` assembly and inherits from the base `object` class while implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists historical versions of this library, ranging from version 1.0.0 up to the latest 3.6.0, offering links to the documentation of each."],["The `SubnetworksScopedList` class allows for the management of a scope that includes a list of subnetworks through the `Subnetworks` property and has a `Warning` property to display informational warnings when needed."],["There are two constructors available for the `SubnetworksScopedList` class, a default constructor and a constructor that clones a different `SubnetworksScopedList` object."]]],[]]