Class RDBConfig (0.2.0)

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

Configuration for RDB based persistence.

Attributes

Name Description
rdb_snapshot_period google.cloud.memorystore_v1.types.PersistenceConfig.RDBConfig.SnapshotPeriod
Optional. Period between RDB snapshots.
rdb_snapshot_start_time google.protobuf.timestamp_pb2.Timestamp
Optional. Time that the first snapshot was/will be attempted, and to which future snapshots will be aligned. If not provided, the current time will be used.

Classes

SnapshotPeriod

SnapshotPeriod(value)

Possible snapshot periods.