uid property

String? uid
getter/setter pair

A system-generated, globally unique ID for the metadata job.

If the metadata job is deleted and then re-created with the same name, this ID is different.

Output only.

Implementation

core.String? uid;