orgUnitId property

String? orgUnitId
getter/setter pair

ID of the organization unit (OU) that owns this print server.

This value can only be set when the print server is initially created. If it's not populated, the print server is placed under the root OU. The org_unit_id can be retrieved using the [Directory API](/admin-sdk/directory/reference/rest/v1/orgunits).

Implementation

core.String? orgUnitId;