public sealed class ReplicationCycle : IMessage<ReplicationCycle>, IEquatable<ReplicationCycle>, IDeepCloneable<ReplicationCycle>, IBufferMessage, IMessage
ReplicationCycle contains information about the current replication cycle
status.
[[["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 latest version available for \u003ccode\u003eReplicationCycle\u003c/code\u003e is 2.6.0, with several earlier versions also documented, including 2.5.0, 2.4.0, 2.3.0, 2.2.0, 2.1.0, 2.0.0 and 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eReplicationCycle\u003c/code\u003e is a class that provides information regarding the status of a current replication cycle, implementing interfaces like \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\u003e\u003ccode\u003eReplicationCycle\u003c/code\u003e has a default constructor as well as a copy constructor, and it inherits members such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReplicationCycle\u003c/code\u003e class contains two key properties: \u003ccode\u003eProgressPercent\u003c/code\u003e, an integer indicating the current progress percentage, and \u003ccode\u003eStartTime\u003c/code\u003e, a timestamp of when the replication cycle initiated.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eReplicationCycle\u003c/code\u003e is found in the \u003ccode\u003eGoogle.Cloud.VMMigration.V1\u003c/code\u003e namespace and resides in the \u003ccode\u003eGoogle.Cloud.VMMigration.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]