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-21 UTC."],[[["The webpage provides documentation for the `DisksScopedList` class in the `Google.Cloud.Compute.V1` namespace, with the latest version being 3.6.0."],["This class, `DisksScopedList`, is part of the Google Cloud Compute .NET library and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DisksScopedList` class has two constructors: a default constructor and a constructor that accepts another `DisksScopedList` object as a parameter for copying."],["It contains two primary properties: `Disks`, which is a list of `Disk` objects, and `Warning`, which provides an informational message when the `Disks` list is empty."],["The documentation covers a wide range of versions of `Google.Cloud.Compute.V1` library, starting from version 1.0.0 up to the latest 3.6.0, with all links for each individual version."]]],[]]