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-04-09 UTC."],[[["This webpage provides documentation for the `DiskResourceStatusAsyncReplicationStatus` class within the `Google.Cloud.Compute.V1` namespace, specifically version 3.1.0."],["The `DiskResourceStatusAsyncReplicationStatus` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting from `object`."],["The documentation covers the class's constructors, including a parameter-less constructor and one that takes another `DiskResourceStatusAsyncReplicationStatus` object, also detailing its parameters."],["The documentation for the class also includes two properties, `HasState` (a boolean indicating if the \"state\" field is set) and `State` (a string property that stores the status)."],["This page also lists all the previous versions of the `DiskResourceStatusAsyncReplicationStatus` class, the most recent version being 3.6.0, and going all the way back to 1.0.0."]]],[]]