versionRetentionPeriod property
The period in which Cloud Spanner retains all versions of data for the database.
This is the same as the value of version_retention_period database option set using UpdateDatabaseDdl. Defaults to 1 hour, if not set.
Output only.
Implementation
core.String? versionRetentionPeriod;