restoreToken property

String? restoreToken
getter/setter pair

Restore token used to differentiate deleted objects with the same name and generation.

This field is only returned for deleted objects in hierarchical namespace buckets.

Implementation

core.String? restoreToken;