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 provides documentation for the `SubnetworksScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.1.0."],["The `SubnetworksScopedList` class is used to represent a list of subnetworks within a specified scope, and it implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version for this documentation is 3.6.0, and it shows a history of versions ranging from 1.0.0 to 3.6.0, each with a link to its respective documentation."],["The class includes properties such as `Subnetworks`, a list of `Subnetwork` objects, and `Warning`, an informational warning for when the subnetwork list is empty."],["The SubnetworksScopedList class has two constructors: one default constructor, and one constructor for creating a new instance by cloning an existing SubnetworksScopedList object."]]],[]]