Reference documentation and code samples for the Migrate for Compute Engine V1 API class Google::Cloud::VMMigration::V1::ReplicationSync.
ReplicationSync contain information about the last replica sync to the cloud.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#last_sync_time
def last_sync_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — The most updated snapshot created time in the source that finished replication.
#last_sync_time=
def last_sync_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
- value (::Google::Protobuf::Timestamp) — The most updated snapshot created time in the source that finished replication.
Returns
- (::Google::Protobuf::Timestamp) — The most updated snapshot created time in the source that finished replication.