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-03-31 UTC."],[[["The webpage provides documentation for the `DisksScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its structure and usage across multiple versions."],["Version 3.6.0 is the latest release for `DisksScopedList`, while 3.0.0 is the specific version highlighted in the main content of the page and includes details of its implementation."],["The `DisksScopedList` class inherits from the `object` class and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DisksScopedList` class includes properties such as `Disks` (a repeated field of `Disk` objects) and `Warning`, which provides information when the disk list is empty."],["The documentation covers a wide range of versions from 1.0.0 up to 3.6.0, allowing users to access information for previous versions of the `DisksScopedList` class."]]],[]]