names property
Resource names of
the DeviceUsers in the format:
devices/{device}/deviceUsers/{user_resource}
, where device is the unique
ID assigned to a Device and user_resource is the unique user ID
Implementation
core.List<core.String>? names;
Resource names of
the DeviceUsers in the format:
devices/{device}/deviceUsers/{user_resource}
, where device is the unique
ID assigned to a Device and user_resource is the unique user ID
core.List<core.String>? names;