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."],[[["This webpage provides documentation for the `DiskTypesScopedList` class within the `Google.Cloud.Compute.V1` namespace, detailing its structure and usage."],["The `DiskTypesScopedList` class, found in the `Google.Cloud.Compute.V1.dll` assembly, implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class offers two constructors, one being a default constructor and the other accepting another `DiskTypesScopedList` object as a parameter."],["Key properties of the `DiskTypesScopedList` class are `DiskTypes`, which is a list of disk types within the current scope, and `Warning`, which provides an informational message if the list of disk types is empty."],["The webpage also lists various versions of the documentation, ranging from version 1.0.0 up to the latest 3.6.0, allowing users to navigate to specific versions as needed."]]],[]]