public sealed class StoragePoolsScopedList : IMessage<StoragePoolsScopedList>, IEquatable<StoragePoolsScopedList>, IDeepCloneable<StoragePoolsScopedList>, 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-09 UTC."],[[["This webpage details the `StoragePoolsScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically for version 3.3.0 of the .NET library."],["The `StoragePoolsScopedList` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its capabilities in message handling, comparison, cloning, and buffered operations."],["It contains two main properties: `StoragePools`, which is a list of storage pools in the scope, and `Warning`, which provides a warning message if the storage pool list is empty."],["The page also has a list of previous versions for this class, ranging from 1.0.0 all the way up to 3.6.0 (latest)."]]],[]]