public sealed class DiskResourceStatusAsyncReplicationStatus : IMessage<DiskResourceStatusAsyncReplicationStatus>, IEquatable<DiskResourceStatusAsyncReplicationStatus>, IDeepCloneable<DiskResourceStatusAsyncReplicationStatus>, 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-24 UTC."],[[["This webpage provides documentation for the `DiskResourceStatusAsyncReplicationStatus` class within the `Google.Cloud.Compute.V1` namespace, detailing its implementation and inheritance."],["The latest version of this resource is 3.6.0, with several older versions listed and accessible, ranging from 1.0.0 to 3.5.0."],["The `DiskResourceStatusAsyncReplicationStatus` class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, while also inheriting from `object`."],["Key properties of the class include `HasState` (a boolean) and `State` (a string), indicating whether a state is set and its value."],["The class has a default and a copy constructor that takes a `DiskResourceStatusAsyncReplicationStatus` object as parameter."]]],[]]