incrementalBackupChainId property

String? incrementalBackupChainId
getter/setter pair

Populated only for backups in an incremental backup chain.

Backups share the same chain id if and only if they belong to the same incremental backup chain. Use this field to determine which backups are part of the same incremental backup chain. The ordering of backups in the chain can be determined by ordering the backup version_time.

Output only.

Implementation

core.String? incrementalBackupChainId;