expireTime property

String? expireTime
getter/setter pair

The time after which the key will be permanently deleted and cannot be recovered.

Note that the key may get purged before this time if the total limit of keys per provider is exceeded.

Output only.

Implementation

core.String? expireTime;