chainId property

String? chainId
getter/setter pair

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.

Output only.

Implementation

core.String? chainId;