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-31 UTC."],[[["The latest version of the `DiskResourceStatus` documentation is 3.6.0, although there is a list of versions for the same class ranging all the way from 1.0.0 to 3.6.0."],["The `DiskResourceStatus` class, found within the `Google.Cloud.Compute.V1` namespace, implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `DiskResourceStatus` includes two constructors, one parameterless and one taking another `DiskResourceStatus` object as a parameter."],["Key properties of the `DiskResourceStatus` class include `AsyncPrimaryDisk` which holds an object of type `DiskResourceStatusAsyncReplicationStatus` and `AsyncSecondaryDisks` which is a map field containing key-value pairs of strings and `DiskResourceStatusAsyncReplicationStatus`."],["The current page displays documentation for version 2.10.0 of the `DiskResourceStatus` class, detailing its constructors, properties, inherited members and implemented interfaces."]]],[]]