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-31 UTC."],[[["This webpage provides documentation for the `DiskAsyncReplicationList` class within the `Google.Cloud.Compute.V1` namespace in the .NET environment."],["The current version highlighted on this page is 3.4.0, but it also includes links to versions ranging from 1.0.0 up to the latest version of 3.6.0 for reference and comparison."],["The `DiskAsyncReplicationList` class inherits from `object` and implements `IMessage`, `IEquatable\u003cDiskAsyncReplicationList\u003e`, `IDeepCloneable\u003cDiskAsyncReplicationList\u003e`, and `IBufferMessage`."],["This class offers two constructors, a default constructor `DiskAsyncReplicationList()` and a copy constructor `DiskAsyncReplicationList(DiskAsyncReplicationList other)`, allowing for the creation of new instances and deep copies of the class."],["The `AsyncReplicationDisk` property of type `DiskAsyncReplication` is available to use and set within this class."]]],[]]