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, specifically in version 2.11.0 and later."],["The `DiskTypesScopedList` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering capabilities for message handling, equality comparisons, deep cloning, and buffered operations."],["It contains a `DiskTypes` property, which is an output-only list of `DiskType` objects, representing the disk types within a certain scope."],["It also includes a `Warning` property, an output-only informational message that will be present in the place of the list of disk types if the list of disk types is empty."],["There are multiple versions of the documentation for DiskTypesScopedList available on this page, ranging from 1.0.0 up to the latest 3.6.0."]]],[]]