deletionTime property

String? deletionTime
getter/setter pair

The exact time when the dataset was deleted.

If not specified, the most recently deleted version is undeleted. Undeleting a dataset using deletion time is not supported.

Optional.

Implementation

core.String? deletionTime;