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 available for `SubnetworksScopedList` is 3.6.0, while older versions are also accessible, ranging from 3.5.0 down to 1.0.0."],["`SubnetworksScopedList` is a class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` within the `Google.Cloud.Compute.V1` namespace."],["The class `SubnetworksScopedList` has properties for `Subnetworks`, which is a list of subnetworks, and `Warning`, which provides an informational message when the list of addresses is empty."],["The class has two constructors: the first one takes no argument, and the second one takes a `SubnetworksScopedList` object."]]],[]]