public sealed class DiskAsyncReplicationList : IMessage<DiskAsyncReplicationList>, IEquatable<DiskAsyncReplicationList>, IDeepCloneable<DiskAsyncReplicationList>, 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."],[[["The latest version available for `DiskAsyncReplicationList` is 3.6.0, and it is part of the `Google.Cloud.Compute.V1` namespace."],["This class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces, indicating it's designed for message handling, equality comparison, deep cloning, and buffer message operations."],["`DiskAsyncReplicationList` is derived from the base `object` class and provides constructors for default initialization and cloning from another `DiskAsyncReplicationList` instance."],["The `AsyncReplicationDisk` property of type `DiskAsyncReplication` is included in this list class."],["Multiple versions of `DiskAsyncReplicationList` are documented, ranging from version 1.0.0 to the current latest version of 3.6.0."]]],[]]