public sealed class DeleteReplicationRequest : IMessage<DeleteReplicationRequest>, IEquatable<DeleteReplicationRequest>, IDeepCloneable<DeleteReplicationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the NetApp v1 API class DeleteReplicationRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This webpage provides reference documentation for the `DeleteReplicationRequest` class within the Google Cloud NetApp v1 API."],["`DeleteReplicationRequest` is used to delete a replication resource, as described by the documentation."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It has two constructors, one default and one that accepts another `DeleteReplicationRequest` object for initialization."],["The class includes properties `Name` and `ReplicationName` for specifying the replication resource to be deleted."]]],[]]