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-02 UTC."],[[["This page provides documentation for the `DisksScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its structure and usage across multiple versions."],["The latest version documented for `DisksScopedList` is 3.6.0, with numerous older versions available, going back as far as version 1.0.0."],["`DisksScopedList` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DisksScopedList` class has two constructors: a default constructor and one that takes another `DisksScopedList` instance as a parameter."],["`DisksScopedList` contains two properties: `Disks`, which contains a repeated field of Disk objects, and `Warning`, which provides an output for when the list is empty."]]],[]]