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, specifically for version 3.4.0."],["The `DiskResourceStatusAsyncReplicationStatus` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The class has two constructors, a default one and one that accepts another `DiskResourceStatusAsyncReplicationStatus` object as a parameter."],["It includes two properties: `HasState`, which is a boolean indicating if the \"state\" field is set, and `State`, which is a string and can be used to check the state enum for possible values."],["There are many versions of the DiskResourceStatusAsyncReplicationStatus class, with the latest version being 3.6.0 and versions as old as 1.0.0."]]],[]]