timeDeleted property

DateTime? timeDeleted
getter/setter pair

The time at which the object became noncurrent in RFC 3339 format.

Will be returned if and only if this version of the object has been deleted.

Implementation

core.DateTime? timeDeleted;