public sealed class DisksScopedList : IMessage<DisksScopedList>, IEquatable<DisksScopedList>, IDeepCloneable<DisksScopedList>, 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."],[[["The latest version available for `DisksScopedList` is 3.6.0, with the documentation providing access to versions ranging back to 1.0.0."],["`DisksScopedList` is a class in the `Google.Cloud.Compute.V1` namespace, designed for managing a scoped list of disks."],["This class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["`DisksScopedList` contains a `Disks` property, which is a list of `Disk` objects, and a `Warning` property to provide informational warnings when the list is empty."],["The current documentation version displayed on the page is 2.15.0 for the DisksScopedList class."]]],[]]