public sealed class ResumeReplicationRequest : IMessage<ResumeReplicationRequest>, IEquatable<ResumeReplicationRequest>, IDeepCloneable<ResumeReplicationRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the NetApp v1 API class ResumeReplicationRequest.
ResumeReplicationRequest resumes a stopped replication.
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\u003eThe \u003ccode\u003eResumeReplicationRequest\u003c/code\u003e class, part of the Google.Cloud.NetApp.V1 namespace, is used to resume a stopped replication within the NetApp v1 API.\u003c/p\u003e\n"],["\u003cp\u003eThis class is found in the Google.Cloud.NetApp.V1.dll assembly and is available in multiple versions, from 1.0.0 up to the latest 1.8.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eResumeReplicationRequest\u003c/code\u003e inherits from the \u003ccode\u003eobject\u003c/code\u003e class and 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.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResumeReplicationRequest\u003c/code\u003e class includes constructors, allowing for both default instantiation and cloning, as well as properties \u003ccode\u003eName\u003c/code\u003e and \u003ccode\u003eReplicationName\u003c/code\u003e which are essential for identifying the replication resource.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property specifies the replication resource's name, following the format \u003ccode\u003eprojects/{project_id}/locations/{location}/volumes/{volume_id}/replications/{replication_id}\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]