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 webpage provides documentation for the `DiskTypesScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its structure and usage."],["The documentation covers multiple versions of the library, ranging from version 1.0.0 up to the latest version, 3.6.0."],["`DiskTypesScopedList` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, supporting various functionalities."],["The class has properties such as `DiskTypes`, which contains a list of disk types, and `Warning`, which displays a warning if the list is empty."],["There are inherited members like GetHashCode, GetType, MemberwiseClone, and ToString and can use the constructor `DiskTypesScopedList(DiskTypesScopedList other)` for the class."]]],[]]