You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<pre>Retrieves a paginated list of Chrome OS devices within an account.
278
278
279
279
Args:
280
280
customerId: string, The unique ID for the customer's Google Workspace account. As an account administrator, you can also use the `my_customer` alias to represent your account's `customerId`. The `customerId` is also returned as part of the [Users resource](/admin-sdk/directory/v1/reference/users). (required)
281
+
includeChildOrgunits: boolean, Return devices from all child orgunits, as well as the specified org unit. If this is set to true 'orgUnitPath' must be provided.
281
282
maxResults: integer, Maximum number of results to return.
282
283
orderBy: string, Device property to use for sorting results.
0 commit comments