AlloyDbClusterBackupProperties(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)AlloyDbClusterBackupProperties represents AlloyDB cluster backup properties. .
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
|---|---|
| Name | Description |
description |
str
An optional text description for the backup. This field is a member of oneof_ _description.
|
stored_bytes |
int
Output only. Storage usage of this particular backup |
chain_id |
str
Output only. The chain id of this backup. Backups belonging to the same chain are sharing the same chain id. This property is calculated and maintained by BackupDR. |
database_version |
str
Output only. The PostgreSQL major version of the AlloyDB cluster when the backup was taken. |