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-31 UTC."],[[["This webpage provides documentation for the `SubnetworksScopedList` class within the `Google.Cloud.Compute.V1` namespace, with the latest version being 3.6.0."],["The `SubnetworksScopedList` class is part of the `Google.Cloud.Compute.V1.dll` assembly, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `SubnetworksScopedList` class can be constructed using a default constructor or a copy constructor that takes another `SubnetworksScopedList` object as a parameter."],["It contains two properties: `Subnetworks`, a list of subnetworks within the scope and `Warning` for warnings when the address list is empty."],["This documentation covers multiple versions of the `SubnetworksScopedList` class, ranging from version 1.0.0 to 3.6.0."]]],[]]