orgUnitPath property

String? orgUnitPath
getter/setter pair

The full parent path with the organizational unit's name associated with the device.

Path names are case insensitive. If the parent organizational unit is the top-level organization, it is represented as a forward slash, /. 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? orgUnitPath;