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."],[[["The webpage provides documentation for the `SubnetworksScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its structure and usage."],["The `SubnetworksScopedList` class has a public constructor `SubnetworksScopedList()` and a copy constructor `SubnetworksScopedList(SubnetworksScopedList other)`."],["The class contains two properties: `Subnetworks`, which is a list of `Subnetwork` objects, and `Warning`, which provides an informational warning."],["The page lists available documentation for versions ranging from 1.0.0 to the latest 3.6.0 of this class."],["The `SubnetworksScopedList` class inherits from `Object` and implements `IMessage\u003cSubnetworksScopedList\u003e`, `IEquatable\u003cSubnetworksScopedList\u003e`, `IDeepCloneable\u003cSubnetworksScopedList\u003e`, `IBufferMessage`, and `IMessage`."]]],[]]