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, as indicated in the provided list of versions."],["This page details the `DiskAsyncReplicationList` class, part of the `Google.Cloud.Compute.V1` namespace, with the current version being 2.15.0."],["The `DiskAsyncReplicationList` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, along with inheriting from `object`."],["The class includes constructors for creating new instances and copying from existing `DiskAsyncReplicationList` objects."],["It also includes the property `AsyncReplicationDisk` of type `DiskAsyncReplication`, allowing for the setting and retrieval of asynchronous replication disk information."]]],[]]