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-24 UTC."],[[["This webpage provides documentation for the `StoragePoolsScopedList` class within the Google.Cloud.Compute.V1 namespace, specifically for version 2.17.0."],["The `StoragePoolsScopedList` class is part of the Google Cloud Compute API and it manages a list of storage pools."],["The page includes links to documentation for previous versions, starting from 1.0.0 up to the latest version 3.6.0, offering a historical view of the API."],["The class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, detailing its capabilities within the .NET framework."],["Key properties of the `StoragePoolsScopedList` class include `StoragePools`, a list of storage pools, and `Warning`, an informational warning in case of an empty list."]]],[]]