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 content 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, while the documentation provides details for version 3.4.0 of the `Google.Cloud.Compute.V1.DisksScopedList` class."],["The `DisksScopedList` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and is derived from the base `object` class."],["The class has two constructors, `DisksScopedList()` and `DisksScopedList(DisksScopedList other)`, which allow for default construction and cloning respectively, and it also includes two main properties: `Disks` which represents a list of disks and `Warning` which details informational warnings."],["The content contains a historical list of versions, ranging from 1.0.0 up to the latest 3.6.0, each providing a link to the respective documentation for the `DisksScopedList` class."]]],[]]