public sealed class ReplicationSync : IMessage<ReplicationSync>, IEquatable<ReplicationSync>, IDeepCloneable<ReplicationSync>, IBufferMessage, IMessage
ReplicationSync contain information about the last replica sync to the cloud.
[[["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 webpage details the \u003ccode\u003eReplicationSync\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.VMMigration.V1\u003c/code\u003e namespace, which provides information about the most recent replica synchronization to the cloud.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version documented is 2.6.0, and several previous versions ranging from 2.5.0 down to 1.0.0 are also listed and linked to.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eReplicationSync\u003c/code\u003e implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, along with inheriting from the base \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eReplicationSync\u003c/code\u003e class has two constructors: a default constructor and a copy constructor that accepts another \u003ccode\u003eReplicationSync\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes the \u003ccode\u003eLastSyncTime\u003c/code\u003e property of type \u003ccode\u003eTimestamp\u003c/code\u003e, which indicates the most recent snapshot creation time that has completed replication.\u003c/p\u003e\n"]]],[],null,[]]