uid property

String? uid
getter/setter pair

The Google-generated UUID for the route.

This value is unique across all Network Connectivity Center route resources. If a route is deleted and another with the same name is created, the new route is assigned a different uid.

Output only.

Implementation

core.String? uid;