expireTime property

String? expireTime
getter/setter pair

Time after which the key will be permanently purged and cannot be recovered.

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

Output only.

Implementation

core.String? expireTime;