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-31 UTC."],[[["This webpage provides documentation for the `DiskTypesScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its structure and usage."],["The content covers multiple versions of the Google Cloud Compute V1 .NET library, ranging from version 1.0.0 to the latest 3.6.0, allowing users to access documentation relevant to their specific library version."],["The `DiskTypesScopedList` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in data handling and message exchange."],["The class includes properties such as `DiskTypes` (a list of disk types) and `Warning` (an informational warning), which are crucial for understanding available disk options and potential issues."],["The documentation includes details on the class's constructors and inherited members, providing a comprehensive view of the class's functionality and its relationship with other classes and interfaces."]]],[]]