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."],[[["This webpage provides documentation for the `DiskTypesScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically in version 2.17.0 and spans many previous versions."],["The `DiskTypesScopedList` class is a part of the `Google.Cloud.Compute.V1` assembly and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default constructor and a constructor that accepts another `DiskTypesScopedList` object as a parameter, allowing for duplication of the class."],["The `DiskTypesScopedList` class contains two properties, one called `DiskTypes` which is a list of `DiskType` objects and the other `Warning`, which is a warning object that is used when the list of `DiskTypes` is empty."],["Multiple previous versions are provided, starting from version 1.0.0, all the way to 3.6.0, the latest version, which shows the version history for the `DiskTypesScopedList` documentation."]]],[]]