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 latest version of the `Google.Cloud.Compute.V1.DiskTypesScopedList` is 3.6.0, with multiple previous versions available, including a long history of versions from 1.0.0 to 3.5.0."],["`DiskTypesScopedList` is a sealed class in the `Google.Cloud.Compute.V1` namespace, implementing multiple interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class `DiskTypesScopedList` inherits from the `Object` class and provides two constructors, one default and another that accepts another `DiskTypesScopedList` object as a parameter."],["This `DiskTypesScopedList` class contains two properties, `DiskTypes` which holds a list of disk types within the scope, and `Warning`, which provides informational warnings when the disk type list is empty."]]],[]]