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 of the `Google.Cloud.Compute.V1` package is 3.6.0, with a range of previous versions available from 3.5.0 down to 1.0.0."],["The `DiskAsyncReplicationList` class, found within the `Google.Cloud.Compute.V1` namespace, is part of the `Google.Cloud.Compute.V1.dll` assembly."],["`DiskAsyncReplicationList` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["The class `DiskAsyncReplicationList` has a constructor that allows creating a new instance or using another `DiskAsyncReplicationList` instance as the `other` parameter."],["The class features a property `AsyncReplicationDisk` of the `DiskAsyncReplication` type, which can be used to set or retrieve the associated data."]]],[]]