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, dating back to 1.0.0."],["The class `SubnetworksScopedList` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["This class allows for the management of a list of subnetworks within a specific scope, which can be accessed through the `Subnetworks` property."],["It also includes a `Warning` property, which provides an informational message when the list of addresses is empty."],["The class has 2 constructors, `SubnetworksScopedList()` and `SubnetworksScopedList(SubnetworksScopedList other)`, the second constructor allows the creation of a new instance based off a preexisting instance."]]],[]]