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-04-02 UTC."],[[["The webpage provides documentation for the `SubnetworksScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically highlighting version 1.3.0."],["The `SubnetworksScopedList` class, which inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`, is a component of the `Google.Cloud.Compute.V1` library."],["This documentation lists available versions of the `SubnetworksScopedList` class ranging from version 1.0.0 up to the latest version 3.6.0, each with a dedicated link."],["The class has a default constructor, as well as an overload which takes another `SubnetworksScopedList` object."],["The class has two key properties: `Subnetworks`, a list of subnetworks within the scope, and `Warning`, which displays a warning if the list of addresses is empty."]]],[]]