public sealed class DiskResourceStatus : IMessage<DiskResourceStatus>, IEquatable<DiskResourceStatus>, IDeepCloneable<DiskResourceStatus>, 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 content focuses on the `DiskResourceStatus` class within the `Google.Cloud.Compute.V1` namespace, specifically version 2.12.0 of the .NET library."],["This webpage documents the `DiskResourceStatus` class, showcasing its inheritance from `object` and its implementation of `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The provided list contains the available documentation for the `DiskResourceStatus` class across different versions, from version 1.0.0 to the latest version 3.6.0."],["The `DiskResourceStatus` class includes constructors such as `DiskResourceStatus()` and `DiskResourceStatus(DiskResourceStatus other)`, along with properties like `AsyncPrimaryDisk` and `AsyncSecondaryDisks`."],["The class resides within the `Google.Cloud.Compute.V1.dll` assembly."]]],[]]