expireTime property

String? expireTime
getter/setter pair

For a deleted resource, the time after which it will be permamently deleted.

It is only populated as a response to a Delete request.

Output only.

Implementation

core.String? expireTime;