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 accepts another `DiskTypesScopedList` instance for creating a copy."],["The documentation includes a version history of the `DiskTypesScopedList` class, ranging from version 1.0.0 up to the latest version 3.6.0, listing every minor and major release in between."],["The `DiskTypes` property of the `DiskTypesScopedList` class contains a list of disk types within a specific scope, while the `Warning` property provides an informational warning if the list of disk types is empty."],["The `DiskTypesScopedList` class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class."]]],[]]