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."],[[["This page provides documentation for the `ReplicationSync` class within the Google Cloud VM Migration v1 API."],["`ReplicationSync` contains details about the latest replication synchronization to the cloud, according to its purpose description."],["The `ReplicationSync` class is currently on version 2.3.0 and is part of the `Google.Cloud.VMMigration.V1` namespace."],["It inherits from `Object` and implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ReplicationSync` class includes a `LastSyncTime` property, a `Timestamp`, which represents the creation time of the most recently replicated snapshot."]]],[]]