uid property

String? uid
getter/setter pair

Unique ID for the configuration override.

The ID will only change if the override is deleted and recreated. Corresponds to name's "override" field.

Implementation

core.String? uid;