expireTime property

String? expireTime
getter/setter pair

If set, the time at which this trashed property will be permanently deleted.

If not set, then this property is not currently in the trash can and is not slated to be deleted.

Output only.

Implementation

core.String? expireTime;