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-09 UTC."],[[["This webpage provides documentation for the `DiskTypesScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its properties, inheritance, and implemented interfaces."],["The `DiskTypesScopedList` class has two constructors: a default constructor and one that takes another `DiskTypesScopedList` as a parameter for copying."],["The documentation includes a version history of the `DiskTypesScopedList` class, ranging from version 1.0.0 up to the latest version 3.6.0, and shows version 3.2.0 as the current focused version."],["Key properties of the `DiskTypesScopedList` class include `DiskTypes`, a read-only list of `DiskType` objects, and `Warning`, which is used to display an informational warning when the disk type list is empty."],["The class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the base `object` class, showcasing its integration within the .NET framework."]]],[]]