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-09 UTC."],[[["Version 3.6.0 is the latest release for Google.Cloud.Compute.V1, while version 3.5.0 is the currently viewed version with a comprehensive documentation."],["The documentation lists versions ranging from 1.0.0 up to the latest 3.6.0 for the `Google.Cloud.Compute.V1.DiskTypesScopedList`."],["`DiskTypesScopedList` is a class within the Google.Cloud.Compute.V1 namespace, implementing multiple interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class `DiskTypesScopedList` has two main properties, `DiskTypes`, which is a read-only list of disk types, and `Warning`, which provides a warning when the list of disk types is empty."],["The class provides two constructors, a parameterless constructor and one that accepts another instance of `DiskTypesScopedList` for creating a copy."]]],[]]