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 latest version of the `Google.Cloud.Compute.V1.SubnetworksScopedList` is 3.6.0, with multiple previous versions available, including 3.5.0, 3.4.0, 3.3.0, 3.2.0, 3.1.0, 3.0.0, and several in the 2.x and 1.x series."],["The `SubnetworksScopedList` class is part of the `Google.Cloud.Compute.V1` namespace within the `Google.Cloud.Compute.V1.dll` assembly."],["The `SubnetworksScopedList` class implements `IMessage\u003cSubnetworksScopedList\u003e`, `IEquatable\u003cSubnetworksScopedList\u003e`, `IDeepCloneable\u003cSubnetworksScopedList\u003e`, `IBufferMessage`, and `IMessage` interfaces."],["This class includes a `Subnetworks` property, which is a `RepeatedField` of `Subnetwork` objects, and a `Warning` property of type `Warning`."],["The class also has two constructors, one default and one that takes another `SubnetworksScopedList` object as a parameter for initialization."]]],[]]