userId property
The user id of the Managed Google Play account on the device, as in the Play EMM API.
This corresponds to the userId parameter in Play EMM API's Devices.get (https://developers.google.com/android/work/play/emm-api/v1/devices/get#parameters) call.
Required. Immutable.
Implementation
core.String? userId;