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-03-31 UTC."],[[["The latest version available for `StoragePoolsScopedList` is 3.6.0, but the current page content is focused on version 3.1.0."],["`StoragePoolsScopedList` is a class within the `Google.Cloud.Compute.V1` namespace, implementing several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `StoragePoolsScopedList` class contains two key properties: `StoragePools`, which is a list of `StoragePool` objects, and `Warning`, which provides informational messages when the storage pool list is empty."],["The StoragePoolsScopedList class offers 2 constructors: A default constructor and a constructor that accepts another StoragePoolsScopedList object."],["There are multiple versions of the `StoragePoolsScopedList` available, ranging from version 1.0.0 to 3.6.0, with links to each version's documentation."]]],[]]