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 content provides documentation for the `DiskResourceStatus` class within the `Google.Cloud.Compute.V1` namespace, specifically for version 3.4.0, as well as links to prior and newer versions, including the latest 3.6.0."],["The `DiskResourceStatus` class, found within the `Google.Cloud.Compute.V1.dll` assembly, implements several interfaces, including `IMessage`, `IEquatable\u003cDiskResourceStatus\u003e`, `IDeepCloneable\u003cDiskResourceStatus\u003e`, and `IBufferMessage`."],["The class inherits from the base `object` class, and it provides two constructors: a default one and another that accepts an instance of `DiskResourceStatus` for copying."],["Key properties of the `DiskResourceStatus` class include `AsyncPrimaryDisk`, which is of type `DiskResourceStatusAsyncReplicationStatus`, and `AsyncSecondaryDisks`, a map field containing disk names and their corresponding replication statuses."]]],[]]