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 `DisksScopedList` class, found within the `Google.Cloud.Compute.V1` namespace, is a part of the Google Cloud Compute .NET library, with version 3.6.0 being the latest."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the base `Object` class."],["There are several previous version of the same component, starting from version 1.0.0 to the latest, v3.6.0, all providing functionality for `DisksScopedList`."],["The `DisksScopedList` class has two constructors: one default and one that takes another `DisksScopedList` object, and contains two properties: `Disks`, a list of `Disk` objects, and `Warning`, which provides informational warnings."],["The webpage provides documentation for the `DisksScopedList` component, with versioned links to different .NET library references of the same element, allowing users to select the specific version of the documentation they want to refer to."]]],[]]