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 latest version of the `DiskResourceStatus` documentation is 3.6.0, accessible via the provided link."],["The `DiskResourceStatus` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `DiskResourceStatus` has two constructors: a default parameterless one, and another that takes a `DiskResourceStatus` object as a parameter to create another instance."],["This documentation details the class `DiskResourceStatus` within the `Google.Cloud.Compute.V1` namespace, found in the `Google.Cloud.Compute.V1.dll` assembly, and includes two public properties, `AsyncPrimaryDisk` and `AsyncSecondaryDisks`."],["The `DiskResourceStatus` page provides documentation for versions ranging from 1.0.0 up to the latest 3.6.0."]]],[]]