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."],[[["This webpage provides documentation for the `DisksScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its structure and usage across multiple versions."],["The latest version of the `DisksScopedList` documentation is 3.6.0, while this specific page is showing version 3.5.0, and there are numerous versions listed from 1.0.0 to 3.6.0."],["The `DisksScopedList` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and object management."],["The `DisksScopedList` class features two main properties: `Disks`, which holds a list of `Disk` objects, and `Warning`, which provides an informational warning if the list is empty."],["The `DisksScopedList` has two constructors, one is empty, and one takes a `DisksScopedList` object as a parameter."]]],[]]