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-04-02 UTC."],[[["The latest version available for `DiskTypesScopedList` is 3.6.0, part of the Google.Cloud.Compute.V1 namespace, with previous versions ranging from 1.0.0 up to 3.5.0 also available."],["The `DiskTypesScopedList` class implements interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage, indicating its role in data handling and object management."],["The class provides properties like `DiskTypes`, which is a list of disk types, and `Warning`, which is an informational warning that gets put in place when there are no disk types to list."],["`DiskTypesScopedList` inherits methods such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString` from the base `Object` class."],["The available constructors for `DiskTypesScopedList` include a parameterless one, and one that lets you copy an existing `DiskTypesScopedList` object."]]],[]]