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."],[[["The document provides reference documentation for the `ReplicationSync` class within the Google Cloud VM Migration v1 API, specifically version 2.2.0."],["`ReplicationSync` contains information about the last replica synchronization to the cloud."],["The class implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The document also covers the classes constructors and the `LastSyncTime` property, which stores the timestamp of the most recent completed snapshot replication from the source."],["The latest available version of the API, listed in the document is 2.6.0, and the document contains references to previous versions."]]],[]]