Class ContinuousBackupSource (0.3.10)

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

Message describing a ContinuousBackupSource.

Attributes

NameDescription
cluster str
Required. The source cluster from which to restore. This cluster must have continuous backup enabled for this operation to succeed. For the required format, see the comment on the Cluster.name field.
point_in_time google.protobuf.timestamp_pb2.Timestamp
Required. The point in time to restore to.