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
Copy file name to clipboardExpand all lines: docs/dyn/admin_directory_v1.chromeosdevices.html
+10-4Lines changed: 10 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -165,6 +165,7 @@ <h3>Method Details</h3>
165
165
},
166
166
],
167
167
"bootMode": "A String", # The boot mode for the device. The possible values are: * `Verified`: The device is running a valid version of the Chrome OS. * `Dev`: The devices's developer hardware switch is enabled. When booted, the device has a command line shell. For an example of a developer switch, see the [Chromebook developer information](https://www.chromium.org/chromium-os/developer-information-for-chrome-os-devices/samsung-series-5-chromebook#TOC-Developer-switch).
168
+
"chromeOsType": "A String", # Output only. Chrome OS type of the device.
168
169
"cpuInfo": [ # Information regarding CPU specs in the device.
169
170
{ # CPU specs for a CPU.
170
171
"architecture": "A String", # The CPU architecture.
@@ -308,7 +309,7 @@ <h3>Method Details</h3>
308
309
Args:
309
310
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)
310
311
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.
311
-
maxResults: integer, Maximum number of results to return.
312
+
maxResults: integer, Maximum number of results to return, value should not exceed 300.
312
313
orderBy: string, Device property to use for sorting results.
313
314
Allowed values
314
315
annotatedLocation - Chrome device location as annotated by the administrator.
@@ -319,7 +320,7 @@ <h3>Method Details</h3>
319
320
status - Chrome device status. For more information, see the <a [chromeosdevices](/admin-sdk/directory/v1/reference/chromeosdevices.html).
320
321
orgUnitPath: string, The full path of the organizational unit (minus the leading `/`) or its unique ID.
321
322
pageToken: string, The `pageToken` query parameter is used to request the next page of query results. The follow-on request's `pageToken` query parameter is the `nextPageToken` from your previous response.
322
-
projection: string, Restrict information returned to a set of selected fields.
323
+
projection: string, Determines whether the response contains the full list of properties or only a subset.
323
324
Allowed values
324
325
BASIC - Includes only the basic metadata fields (e.g., deviceId, serialNumber, status, and user)
325
326
FULL - Includes all metadata fields
@@ -358,6 +359,7 @@ <h3>Method Details</h3>
358
359
},
359
360
],
360
361
"bootMode": "A String", # The boot mode for the device. The possible values are: * `Verified`: The device is running a valid version of the Chrome OS. * `Dev`: The devices's developer hardware switch is enabled. When booted, the device has a command line shell. For an example of a developer switch, see the [Chromebook developer information](https://www.chromium.org/chromium-os/developer-information-for-chrome-os-devices/samsung-series-5-chromebook#TOC-Developer-switch).
362
+
"chromeOsType": "A String", # Output only. Chrome OS type of the device.
361
363
"cpuInfo": [ # Information regarding CPU specs in the device.
362
364
{ # CPU specs for a CPU.
363
365
"architecture": "A String", # The CPU architecture.
@@ -566,6 +568,7 @@ <h3>Method Details</h3>
566
568
},
567
569
],
568
570
"bootMode": "A String", # The boot mode for the device. The possible values are: * `Verified`: The device is running a valid version of the Chrome OS. * `Dev`: The devices's developer hardware switch is enabled. When booted, the device has a command line shell. For an example of a developer switch, see the [Chromebook developer information](https://www.chromium.org/chromium-os/developer-information-for-chrome-os-devices/samsung-series-5-chromebook#TOC-Developer-switch).
571
+
"chromeOsType": "A String", # Output only. Chrome OS type of the device.
569
572
"cpuInfo": [ # Information regarding CPU specs in the device.
570
573
{ # CPU specs for a CPU.
571
574
"architecture": "A String", # The CPU architecture.
@@ -701,7 +704,7 @@ <h3>Method Details</h3>
701
704
"willAutoRenew": True or False, # Determines if the device will auto renew its support after the support end date. This is a read-only property.
702
705
}
703
706
704
-
projection: string, Restrict information returned to a set of selected fields.
707
+
projection: string, Determines whether the response contains the full list of properties or only a subset.
705
708
Allowed values
706
709
BASIC - Includes only the basic metadata fields (e.g., deviceId, serialNumber, status, and user)
707
710
FULL - Includes all metadata fields
@@ -733,6 +736,7 @@ <h3>Method Details</h3>
733
736
},
734
737
],
735
738
"bootMode": "A String", # The boot mode for the device. The possible values are: * `Verified`: The device is running a valid version of the Chrome OS. * `Dev`: The devices's developer hardware switch is enabled. When booted, the device has a command line shell. For an example of a developer switch, see the [Chromebook developer information](https://www.chromium.org/chromium-os/developer-information-for-chrome-os-devices/samsung-series-5-chromebook#TOC-Developer-switch).
739
+
"chromeOsType": "A String", # Output only. Chrome OS type of the device.
736
740
"cpuInfo": [ # Information regarding CPU specs in the device.
737
741
{ # CPU specs for a CPU.
738
742
"architecture": "A String", # The CPU architecture.
@@ -899,6 +903,7 @@ <h3>Method Details</h3>
899
903
},
900
904
],
901
905
"bootMode": "A String", # The boot mode for the device. The possible values are: * `Verified`: The device is running a valid version of the Chrome OS. * `Dev`: The devices's developer hardware switch is enabled. When booted, the device has a command line shell. For an example of a developer switch, see the [Chromebook developer information](https://www.chromium.org/chromium-os/developer-information-for-chrome-os-devices/samsung-series-5-chromebook#TOC-Developer-switch).
906
+
"chromeOsType": "A String", # Output only. Chrome OS type of the device.
902
907
"cpuInfo": [ # Information regarding CPU specs in the device.
903
908
{ # CPU specs for a CPU.
904
909
"architecture": "A String", # The CPU architecture.
@@ -1034,7 +1039,7 @@ <h3>Method Details</h3>
1034
1039
"willAutoRenew": True or False, # Determines if the device will auto renew its support after the support end date. This is a read-only property.
1035
1040
}
1036
1041
1037
-
projection: string, Restrict information returned to a set of selected fields.
1042
+
projection: string, Determines whether the response contains the full list of properties or only a subset.
1038
1043
Allowed values
1039
1044
BASIC - Includes only the basic metadata fields (e.g., deviceId, serialNumber, status, and user)
1040
1045
FULL - Includes all metadata fields
@@ -1066,6 +1071,7 @@ <h3>Method Details</h3>
1066
1071
},
1067
1072
],
1068
1073
"bootMode": "A String", # The boot mode for the device. The possible values are: * `Verified`: The device is running a valid version of the Chrome OS. * `Dev`: The devices's developer hardware switch is enabled. When booted, the device has a command line shell. For an example of a developer switch, see the [Chromebook developer information](https://www.chromium.org/chromium-os/developer-information-for-chrome-os-devices/samsung-series-5-chromebook#TOC-Developer-switch).
1074
+
"chromeOsType": "A String", # Output only. Chrome OS type of the device.
1069
1075
"cpuInfo": [ # Information regarding CPU specs in the device.
1070
1076
{ # CPU specs for a CPU.
1071
1077
"architecture": "A String", # The CPU architecture.
0 commit comments