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-04-02 UTC."],[[["This webpage provides documentation for the `SubnetworksScopedList` class within the `Google.Cloud.Compute.V1` namespace, covering versions from 1.0.0 up to the latest version, 3.6.0."],["The `SubnetworksScopedList` class is part of the Google Cloud Compute V1 library and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, a default one and one that accepts another `SubnetworksScopedList` instance for copying."],["`SubnetworksScopedList` contains two primary properties: `Subnetworks`, which is a list of subnetworks within the scope, and `Warning`, which provides an informational warning if the list is empty."],["The documentation includes links to the source code in the `.dll` assembly for the `Google.Cloud.Compute.V1` class."]]],[]]