expireTime property
The expiration time of the backup in microsecond granularity.
The expiration time must be at least 6 hours and at most 366 days from the
create_time
of the source backup. Once the expire_time
has passed, the
backup is eligible to be automatically deleted by Cloud Spanner to free
the resources used by the backup.
Required.
Implementation
core.String? expireTime;