public sealed class ReverseReplicationDirectionRequest : IMessage<ReverseReplicationDirectionRequest>, IEquatable<ReverseReplicationDirectionRequest>, IDeepCloneable<ReverseReplicationDirectionRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the NetApp v1 API class ReverseReplicationDirectionRequest.
ReverseReplicationDirectionRequest reverses direction of replication. Source
becomes destination and destination becomes source.
Required. The resource name of the replication, in the format of
projects/{project_id}/locations/{location}/volumes/{volume_id}/replications/{replication_id}.
[[["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."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eReverseReplicationDirectionRequest\u003c/code\u003e class within the NetApp v1 API, specifically version 1.6.0, which is a class used for reversing the direction of replication.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReverseReplicationDirectionRequest\u003c/code\u003e class implements multiple interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in message handling and data manipulation within the Google Cloud environment.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors, a default one and another that takes an existing \u003ccode\u003eReverseReplicationDirectionRequest\u003c/code\u003e object to create a copy.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property within the \u003ccode\u003eReverseReplicationDirectionRequest\u003c/code\u003e class is required and it is a string representing the resource name of the replication, and there is an associated property called \u003ccode\u003eReplicationName\u003c/code\u003e that provides a typed view over this same resource name.\u003c/p\u003e\n"]]],[],null,[]]