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 1.4.0."],["The `SubnetworksScopedList` class, which inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`, is found within the `Google.Cloud.Compute.V1.dll` assembly."],["This class has two constructors, a default constructor and a constructor that accepts another `SubnetworksScopedList` object, making it possible to construct by parameter or by copying."],["`SubnetworksScopedList` has two properties, `Subnetworks` of type `RepeatedField\u003cSubnetwork\u003e` for listing subnetworks in the current scope, and `Warning` of type `Warning` for informational purposes when the list of subnetworks is empty."],["Multiple versions of the documentation for `SubnetworksScopedList` are accessible, ranging from the latest version 3.6.0 down to version 1.0.0, allowing for version-specific browsing."]]],[]]