Reference documentation and code samples for the Google Cloud Memorystore V1 Client class RDBConfig.
Configuration for RDB based persistence.
Generated from protobuf message google.cloud.memorystore.v1.PersistenceConfig.RDBConfig
Namespace
Google \ Cloud \ Memorystore \ V1 \ PersistenceConfigMethods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ rdb_snapshot_period
int
Optional. Period between RDB snapshots.
↳ rdb_snapshot_start_time
Google\Protobuf\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.
getRdbSnapshotPeriod
Optional. Period between RDB snapshots.
int
setRdbSnapshotPeriod
Optional. Period between RDB snapshots.
var
int
$this
getRdbSnapshotStartTime
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.
hasRdbSnapshotStartTime
clearRdbSnapshotStartTime
setRdbSnapshotStartTime
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.
$this