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 in version 2.11.0 and onwards."],["The `SubnetworksScopedList` class is part of the `Google.Cloud.Compute.V1` assembly, and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists multiple versions of the `SubnetworksScopedList` class, ranging from version 1.0.0 to the latest version 3.6.0, allowing users to find the documentation for their specific version."],["`SubnetworksScopedList` contains the properties `Subnetworks`, a list of subnetworks, and `Warning`, which provides informational warnings when the list of addresses is empty."],["The `SubnetworksScopedList` has two constructors: one default constructor, and one that takes another instance of the `SubnetworksScopedList` as a parameter."]]],[]]