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."],[[["This webpage provides documentation for the `DiskTypesScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its properties, inheritance, and implemented interfaces."],["The latest version available for this class is 3.6.0, while the page focuses on version 2.5.0 and lists older versions back to 1.0.0 for historical reference."],["The `DiskTypesScopedList` class includes two properties: `DiskTypes`, which is a list of disk types within a scope, and `Warning`, which is an informational warning that's displayed when the list of disk types is empty."],["The `DiskTypesScopedList` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits from `Object`."],["The page provides access to `DiskTypesScopedList` constructors, namely the default `DiskTypesScopedList()` and a constructor that takes in another instance of itself to create a new `DiskTypesScopedList(DiskTypesScopedList other)`."]]],[]]