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-04-09 UTC."],[[["This page provides documentation for the `DiskAsyncReplicationList` class within the `Google.Cloud.Compute.V1` namespace, detailing its structure and functionality across various versions."],["Version 3.6.0 is the latest release, while the documentation also includes versions ranging from 1.0.0 to 3.5.0 for this specific class, with Version 3.3.0 being the default landing page."],["The `DiskAsyncReplicationList` class inherits from the `object` class and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors: a default constructor (`DiskAsyncReplicationList()`) and a copy constructor that takes another `DiskAsyncReplicationList` object as a parameter."],["It includes a property called `AsyncReplicationDisk` of type `DiskAsyncReplication`, which is used for managing disk asynchronous replication."]]],[]]