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 `DiskTypesScopedList` class is part of the `Google.Cloud.Compute.V1` namespace and is found within the `Google.Cloud.Compute.V1.dll` assembly, offering functionalities related to disk types in a scoped list."],["This class implements multiple interfaces, including `IMessage\u003cDiskTypesScopedList\u003e`, `IEquatable\u003cDiskTypesScopedList\u003e`, `IDeepCloneable\u003cDiskTypesScopedList\u003e`, `IBufferMessage`, and `IMessage`, ensuring it adheres to various data handling protocols."],["There is a comprehensive history of versions available, ranging from version 1.0.0 up to the latest version 3.6.0, allowing users to select the specific version of the `DiskTypesScopedList` that meets their needs."],["The `DiskTypesScopedList` class has two properties which are `DiskTypes` which is a list of the disk type contained within the scope, and `Warning` which provides output informational warnings if the disk type list is empty."]]],[]]