expireTime property

String? expireTime
getter/setter pair

Timestamp of when the App will be considered expired and cannot be undeleted.

This value is only provided if the App is in the DELETED state.

Output only.

Implementation

core.String? expireTime;