expireTime property
The expiration time of the backup.
When creating a backup or updating its expire_time
, the value must be
greater than the backup creation time by: - At least 6 hours - At most 90
days Once the expire_time
has passed, Cloud Bigtable will delete the
backup.
Required.
Implementation
core.String? expireTime;