uid property

String? uid
getter/setter pair

Server assigned unique identifier for the Execution.

The value is a UUID4 string and guaranteed to remain unchanged until the resource is deleted.

Output only.

Implementation

core.String? uid;