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, which can be found in the `Google.Cloud.Compute.V1` namespace."],["This webpage details various versions of `SubnetworksScopedList`, ranging from version 1.0.0 up to the latest 3.6.0, and includes links to documentation for each specific release."],["`SubnetworksScopedList` is a class that inherits from `Object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The `SubnetworksScopedList` class has two constructors, a default one, and another that accepts an instance of itself to clone, and exposes two properties, `Subnetworks` which is a `RepeatedField` of `Subnetwork` and `Warning` which is a `Warning` type."],["This is a part of the `Google.Cloud.Compute.V1` library, which is encapsulated in the `Google.Cloud.Compute.V1.dll` assembly file."]]],[]]