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-21 UTC."],[[["This webpage provides documentation for the `StoragePoolsScopedList` class within the `Google.Cloud.Compute.V1` namespace in the .NET environment, with a focus on its various versions."],["The most recent version available for `StoragePoolsScopedList` is 3.6.0, with multiple prior releases listed, dating back to version 1.0.0."],["The `StoragePoolsScopedList` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is derived from the base `object` class."],["The class has two constructors, `StoragePoolsScopedList()`, and `StoragePoolsScopedList(StoragePoolsScopedList other)` for new or copied objects, and contains the properties `StoragePools` and `Warning`."],["The document details the `StoragePoolsScopedList` class that will return a list of storage pools in a given scope, as well as a warning property in case the list is empty."]]],[]]