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."],[[["The content pertains to the `DiskResourceStatusAsyncReplicationStatus` class within the `Google.Cloud.Compute.V1` namespace, specifically version 3.5.0, with links to various older and newer versions."],["`DiskResourceStatusAsyncReplicationStatus` inherits from `object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes a constructor that can create a new instance or a copy from an existing `DiskResourceStatusAsyncReplicationStatus` object."],["The `DiskResourceStatusAsyncReplicationStatus` class has two properties, `HasState`, which is a boolean that checks if the state field is set, and `State`, which is a string representing the state of the resource."],["The latest version of this is 3.6.0, while the documentation also provides links to other versions going back to 1.0.0, allowing developers to view the history and how it has evolved."]]],[]]