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-21 UTC."],[[["The latest version of the `DiskTypesScopedList` is 3.6.0, with the content providing a range of versions down to 1.0.0."],["`DiskTypesScopedList` is a class in the `Google.Cloud.Compute.V1` namespace, located within the `Google.Cloud.Compute.V1.dll` assembly."],["This class implements several interfaces, including `IMessage`, `IEquatable\u003cDiskTypesScopedList\u003e`, `IDeepCloneable\u003cDiskTypesScopedList\u003e`, and `IBufferMessage`, with inherited members from the `object` class."],["The `DiskTypesScopedList` class has two constructors: a default constructor `DiskTypesScopedList()` and a copy constructor `DiskTypesScopedList(DiskTypesScopedList other)`."],["The class contains properties named `DiskTypes` and `Warning`, which describe the list of disk types and informational warnings, respectively."]]],[]]