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."],[[["This webpage provides documentation for the `DiskTypesScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its properties, inheritance, and implemented interfaces."],["The latest version documented is 3.6.0, with a comprehensive list of previous versions going back to 1.0.0 available for reference."],["The `DiskTypesScopedList` class is part of the `Google.Cloud.Compute.V1.dll` assembly and inherits from the base `Object` class, while implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors, one default and another that allows creating a new instance by copying an existing `DiskTypesScopedList`."],["The class has two properties, `DiskTypes`, a repeated field containing a list of disk types, and `Warning`, an output only property for providing informational warnings."]]],[]]