currentName property

String? currentName
getter/setter pair

The current name of this resource, used to prevent conflicts.

Provide the latest name when making a request to change name.

Implementation

core.String? currentName;