expireTime property

String? expireTime
getter/setter pair

The expiration time of the copied backup with microsecond granularity that must be at least 6 hours and at most 30 days from the time the request is received.

Once the expire_time has passed, Cloud Bigtable will delete the backup and free the resources used by the backup.

Required.

Implementation

core.String? expireTime;