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.5.0 of the library."],["The latest version is 3.6.0, and links are provided for numerous past versions, ranging from 1.0.0 to 3.6.0, for `StoragePoolsScopedList`."],["The `StoragePoolsScopedList` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one default and one that accepts another `StoragePoolsScopedList` object, and the `StoragePools` property is a read-only collection of storage pools."],["The `Warning` property is used to display warning messages that would replace an empty list of storage pools, when necessary."]]],[]]