hardDeleteTime property
This is the time (in the future) when the soft-deleted object will no longer be restorable.
It is equal to the soft delete time plus the current soft delete retention duration of the bucket.
Implementation
core.DateTime? hardDeleteTime;