deleteTime property

String? deleteTime
getter/setter pair

If set, the time at which this property was trashed.

If not set, then this property is not currently in the trash can.

Output only.

Implementation

core.String? deleteTime;