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 page details the `DiskResourceStatusAsyncReplicationStatus` class within the Google.Cloud.Compute.V1 namespace, including its versions, inheritance, and implementation of various interfaces."],["The latest available version is 3.6.0, with a list of previous versions spanning from 3.5.0 to 1.0.0, and it highlights version 2.15.0 in the content."],["The `DiskResourceStatusAsyncReplicationStatus` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides two constructors, a default constructor and another that accepts an instance of `DiskResourceStatusAsyncReplicationStatus` as a parameter."],["The class has a `HasState` property, a boolean indicating whether the state field is set, and a `State` property, a string where the value is selected from a defined list of enums."]]],[]]