expiryTime property

String? expiryTime
getter/setter pair

The time at which after the backup is eligible to be garbage collected.

It is the duration specified by the backup's retention policy, added to the backup's create_time.

Output only.

Implementation

core.String? expiryTime;