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 details the `DiskTypesScopedList` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.13.0 of the Google Cloud Compute .NET library."],["The `DiskTypesScopedList` class, which inherits from `object` and implements several interfaces, provides methods and properties for handling a list of disk types and is available within the `Google.Cloud.Compute.V1.dll` assembly."],["The page lists the different versions of this class, from the latest 3.6.0 to the oldest 1.0.0, allowing users to navigate to different versions of the documentation."],["Key properties of the `DiskTypesScopedList` class include `DiskTypes`, a `RepeatedField` of `DiskType` objects, and `Warning`, which is triggered when the list of disk types is empty."],["There are two constructors for the `DiskTypesScopedList` class: a default constructor, and one that takes another `DiskTypesScopedList` object as a parameter."]]],[]]