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-02 UTC."],[[["The latest version of the `Google.Cloud.Compute.V1.DiskTypesScopedList` is version 3.6.0, with multiple prior versions available dating back to 1.0.0, allowing for navigation between versions."],["The `DiskTypesScopedList` class, as part of the Google Cloud Compute V1 API, implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DiskTypesScopedList` class includes a constructor for creating an empty instance and a constructor for creating a copy from another `DiskTypesScopedList` object."],["It contains properties including `DiskTypes`, which represents a list of disk types within the scope, and `Warning`, which displays an informational warning if the list is empty."],["The class also inherits members such as `GetHashCode`, `GetType`, and `ToString` from the base `object` class."]]],[]]