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."],[[["The webpage provides documentation for the `SubnetworksScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its structure and usage across multiple versions."],["Version 3.6.0 is the latest version, while the page defaults to version 2.13.0, and there is an extensive list of previous versions available, from 1.0.0 all the way to 3.5.0."],["The `SubnetworksScopedList` class inherits from `object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties such as `Subnetworks` (a list of subnetworks) and `Warning` (an informational warning), both of which are detailed on the page."],["There are two constructors available for `SubnetworksScopedList`: one default constructor, and another that accepts another `SubnetworksScopedList` as a parameter."]]],[]]