uid property

String? uid
getter/setter pair

System generated unique ID for the data product.

This ID will be different if the data product is deleted and re-created with the same name.

Output only.

Implementation

core.String? uid;