retainExpireTime property

String? retainExpireTime
getter/setter pair

The time at which this Backup will be automatically deleted (calculated from create_time + retain_days).

Output only.

Implementation

core.String? retainExpireTime;