deleteTime property

String? deleteTime
getter/setter pair

A timestamp indicating when this LabelLock was scheduled for deletion.

This will be present only if this LabelLock is in the DELETING state.

Output only.

Implementation

core.String? deleteTime;