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\u003eThis document provides reference information for the \u003ccode\u003eResumeReplicationRequest\u003c/code\u003e class within the Google Cloud NetApp v1 API, including its properties and inheritance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResumeReplicationRequest\u003c/code\u003e class is used to resume a replication that has been stopped, and it implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eResumeReplicationRequest\u003c/code\u003e is 1.8.0, with previous versions available from 1.0.0 to 1.7.0, for reference and use.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one default and another that takes another \u003ccode\u003eResumeReplicationRequest\u003c/code\u003e object as a parameter for creating a new object from an existing one.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResumeReplicationRequest\u003c/code\u003e class includes two main properties: \u003ccode\u003eName\u003c/code\u003e, a string representing the resource name of the replication, and \u003ccode\u003eReplicationName\u003c/code\u003e, a \u003ccode\u003eReplicationName\u003c/code\u003e-typed view over the \u003ccode\u003eName\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]