public sealed class ReplicationSync : IMessage<ReplicationSync>, IEquatable<ReplicationSync>, IDeepCloneable<ReplicationSync>, IBufferMessage, IMessage
Reference documentation and code samples for the VM Migration v1 API class ReplicationSync.
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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["Version 2.5.0 of the VM Migration v1 API documentation includes details about the `ReplicationSync` class."],["The `ReplicationSync` class provides information about the most recent replication sync to the cloud."],["This class implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class is located within the `Google.Cloud.VMMigration.V1` namespace, within the `Google.Cloud.VMMigration.V1.dll` assembly."],["The `ReplicationSync` class has two constructors and one property `LastSyncTime`, which provides the timestamp for the last completed sync from the source."]]],[]]