Class PersistenceMode (2.15.4)

PersistenceMode(value)

Available Persistence modes.

Enums

Name Description
PERSISTENCE_MODE_UNSPECIFIED Not set.
DISABLED Persistence is disabled for the instance, and any existing snapshots are deleted.
RDB RDB based Persistence is enabled.