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."],[[["Version 3.6.0 is the latest release for the Google.Cloud.Compute.V1 DisksScopedList, with multiple prior versions available for reference."],["The DisksScopedList class, found in the Google.Cloud.Compute.V1 namespace, implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["This class provides information regarding a list of disks within a given scope, with data accessible via the `Disks` property."],["The `Warning` property of the `DisksScopedList` class provides an informational warning that replaces the disk list if it is empty."],["The DisksScopedList class has two constructors; a parameterless one and one that takes in another DisksScopedList."]]],[]]