orgUnitId property

String? orgUnitId
getter/setter pair

The unique ID of the organizational unit.

orgUnitPath is the human readable version of orgUnitId. While orgUnitPath may change by renaming an organizational unit within the path, orgUnitId is unchangeable for one organizational unit. This property can be [updated](/admin-sdk/directory/v1/guides/manage-chrome-devices#move_chrome_devices_to_ou) using the API. For more information about how to create an organizational structure for your device, see the administration help center.

Implementation

core.String? orgUnitId;