Class ReplicationSync (1.3.0)

ReplicationSync(mapping=None, *, ignore_unknown_fields=False, **kwargs)

ReplicationSync contain information about the last replica sync to the cloud.

Attribute

NameDescription
last_sync_time google.protobuf.timestamp_pb2.Timestamp
The most updated snapshot created time in the source that finished replication.

Inheritance

builtins.object > proto.message.Message > ReplicationSync