expireTime property
The expiration time of the backup, with microseconds granularity that must be at least 6 hours and at most 90 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;