public sealed class DiskTypesScopedList : IMessage<DiskTypesScopedList>, IEquatable<DiskTypesScopedList>, IDeepCloneable<DiskTypesScopedList>, 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 latest version of the `Google.Cloud.Compute.V1.DiskTypesScopedList` is version 3.6.0, with multiple prior versions available for reference, going back to version 1.0.0."],["The `DiskTypesScopedList` class inherits from `Object` and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DiskTypesScopedList` class has a `DiskTypes` property which is a read-only list of available `DiskType`, and a `Warning` property that provides warnings if the disk type list is empty."],["There are two constructors available for `DiskTypesScopedList`: a default constructor and a constructor that accepts another `DiskTypesScopedList` instance for copying."]]],[]]