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
+48-6Lines changed: 48 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -135,7 +135,6 @@ <h3>Method Details</h3>
135
135
deviceId: string, The unique ID of the device. The `deviceId`s are returned in the response from the [chromeosdevices.list](/admin-sdk/directory/v1/reference/chromeosdevices/list) method. (required)
136
136
projection: string, Determines whether the response contains the full list of properties or only a subset.
137
137
Allowed values
138
-
PROJECTION_UNDEFINED -
139
138
BASIC - Includes only the basic metadata fields (e.g., deviceId, serialNumber, status, and user)
140
139
FULL - Includes all metadata fields
141
140
x__xgafv: string, V1 error format.
@@ -221,6 +220,14 @@ <h3>Method Details</h3>
221
220
"type": "A String", # The type of the user.
222
221
},
223
222
],
223
+
"screenshotFiles": [ # List of screenshot files to download. Type is always "SCREENSHOT_FILE". (Read-only)
224
+
{
225
+
"createTime": "A String", # Date and time the file was created
"name": "A String", # File name
228
+
"type": "A String", # File type
229
+
},
230
+
],
224
231
"serialNumber": "A String", # The Chrome device serial number entered when the device was enabled. This value is the same as the Admin console's *Serial Number* in the *Chrome OS Devices* tab.
225
232
"status": "A String", # The status of the device.
226
233
"supportEndDate": "A String", # Final date the device will be supported (Read-only)
@@ -254,7 +261,6 @@ <h3>Method Details</h3>
254
261
maxResults: integer, Maximum number of results to return.
255
262
orderBy: string, Device property to use for sorting results.
256
263
Allowed values
257
-
orderByUndefined -
258
264
annotatedLocation - Chrome device location as annotated by the administrator.
259
265
annotatedUser - Chromebook user as annotated by administrator.
260
266
lastSync - The date and time the Chrome device was last synchronized with the policy settings in the Admin console.
@@ -266,13 +272,11 @@ <h3>Method Details</h3>
266
272
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.
267
273
projection: string, Restrict information returned to a set of selected fields.
268
274
Allowed values
269
-
PROJECTION_UNDEFINED -
270
275
BASIC - Includes only the basic metadata fields (e.g., deviceId, serialNumber, status, and user)
271
276
FULL - Includes all metadata fields
272
277
query: string, Search string in the format given at http://support.google.com/chromeos/a/bin/answer.py?answer=1698333
273
278
sortOrder: string, Whether to return results in ascending or descending order. Must be used with the `orderBy` parameter.
274
279
Allowed values
275
-
SORT_ORDER_UNDEFINED -
276
280
ASCENDING - Ascending order.
277
281
DESCENDING - Descending order.
278
282
x__xgafv: string, V1 error format.
@@ -360,6 +364,14 @@ <h3>Method Details</h3>
360
364
"type": "A String", # The type of the user.
361
365
},
362
366
],
367
+
"screenshotFiles": [ # List of screenshot files to download. Type is always "SCREENSHOT_FILE". (Read-only)
368
+
{
369
+
"createTime": "A String", # Date and time the file was created
"name": "A String", # File name
372
+
"type": "A String", # File type
373
+
},
374
+
],
363
375
"serialNumber": "A String", # The Chrome device serial number entered when the device was enabled. This value is the same as the Admin console's *Serial Number* in the *Chrome OS Devices* tab.
364
376
"status": "A String", # The status of the device.
365
377
"supportEndDate": "A String", # Final date the device will be supported (Read-only)
@@ -511,6 +523,14 @@ <h3>Method Details</h3>
511
523
"type": "A String", # The type of the user.
512
524
},
513
525
],
526
+
"screenshotFiles": [ # List of screenshot files to download. Type is always "SCREENSHOT_FILE". (Read-only)
527
+
{
528
+
"createTime": "A String", # Date and time the file was created
"name": "A String", # File name
531
+
"type": "A String", # File type
532
+
},
533
+
],
514
534
"serialNumber": "A String", # The Chrome device serial number entered when the device was enabled. This value is the same as the Admin console's *Serial Number* in the *Chrome OS Devices* tab.
515
535
"status": "A String", # The status of the device.
516
536
"supportEndDate": "A String", # Final date the device will be supported (Read-only)
@@ -536,7 +556,6 @@ <h3>Method Details</h3>
536
556
537
557
projection: string, Restrict information returned to a set of selected fields.
538
558
Allowed values
539
-
PROJECTION_UNDEFINED -
540
559
BASIC - Includes only the basic metadata fields (e.g., deviceId, serialNumber, status, and user)
541
560
FULL - Includes all metadata fields
542
561
x__xgafv: string, V1 error format.
@@ -622,6 +641,14 @@ <h3>Method Details</h3>
622
641
"type": "A String", # The type of the user.
623
642
},
624
643
],
644
+
"screenshotFiles": [ # List of screenshot files to download. Type is always "SCREENSHOT_FILE". (Read-only)
645
+
{
646
+
"createTime": "A String", # Date and time the file was created
"name": "A String", # File name
649
+
"type": "A String", # File type
650
+
},
651
+
],
625
652
"serialNumber": "A String", # The Chrome device serial number entered when the device was enabled. This value is the same as the Admin console's *Serial Number* in the *Chrome OS Devices* tab.
626
653
"status": "A String", # The status of the device.
627
654
"supportEndDate": "A String", # Final date the device will be supported (Read-only)
@@ -731,6 +758,14 @@ <h3>Method Details</h3>
731
758
"type": "A String", # The type of the user.
732
759
},
733
760
],
761
+
"screenshotFiles": [ # List of screenshot files to download. Type is always "SCREENSHOT_FILE". (Read-only)
762
+
{
763
+
"createTime": "A String", # Date and time the file was created
"name": "A String", # File name
766
+
"type": "A String", # File type
767
+
},
768
+
],
734
769
"serialNumber": "A String", # The Chrome device serial number entered when the device was enabled. This value is the same as the Admin console's *Serial Number* in the *Chrome OS Devices* tab.
735
770
"status": "A String", # The status of the device.
736
771
"supportEndDate": "A String", # Final date the device will be supported (Read-only)
@@ -756,7 +791,6 @@ <h3>Method Details</h3>
756
791
757
792
projection: string, Restrict information returned to a set of selected fields.
758
793
Allowed values
759
-
PROJECTION_UNDEFINED -
760
794
BASIC - Includes only the basic metadata fields (e.g., deviceId, serialNumber, status, and user)
761
795
FULL - Includes all metadata fields
762
796
x__xgafv: string, V1 error format.
@@ -842,6 +876,14 @@ <h3>Method Details</h3>
842
876
"type": "A String", # The type of the user.
843
877
},
844
878
],
879
+
"screenshotFiles": [ # List of screenshot files to download. Type is always "SCREENSHOT_FILE". (Read-only)
880
+
{
881
+
"createTime": "A String", # Date and time the file was created
"name": "A String", # File name
884
+
"type": "A String", # File type
885
+
},
886
+
],
845
887
"serialNumber": "A String", # The Chrome device serial number entered when the device was enabled. This value is the same as the Admin console's *Serial Number* in the *Chrome OS Devices* tab.
846
888
"status": "A String", # The status of the device.
847
889
"supportEndDate": "A String", # Final date the device will be supported (Read-only)
0 commit comments