timeDeleted property

DateTime? timeDeleted
getter/setter pair

The deletion time of the object in RFC 3339 format.

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

Implementation

core.DateTime? timeDeleted;