Skip to content

Commit 64047e0

Browse files
feat(admin): update the api
#### admin:directory_v1 The following keys were added: - resources.customers.resources.chrome.resources.printers.methods.batchCreatePrinters (Total Keys: 12) - resources.customers.resources.chrome.resources.printers.methods.batchDeletePrinters (Total Keys: 12) - resources.customers.resources.chrome.resources.printers.methods.create (Total Keys: 12) - resources.customers.resources.chrome.resources.printers.methods.delete (Total Keys: 11) - resources.customers.resources.chrome.resources.printers.methods.get (Total Keys: 11) - resources.customers.resources.chrome.resources.printers.methods.list (Total Keys: 38) - resources.customers.resources.chrome.resources.printers.methods.patch (Total Keys: 18) - schemas.AuxiliaryMessage (Total Keys: 6) - schemas.BatchCreatePrintersRequest (Total Keys: 4) - schemas.BatchCreatePrintersResponse (Total Keys: 6) - schemas.BatchDeletePrintersRequest (Total Keys: 4) - schemas.BatchDeletePrintersResponse (Total Keys: 6) - schemas.ChromeOsDevice.properties.screenshotFiles (Total Keys: 6) - schemas.CreatePrinterRequest (Total Keys: 4) - schemas.Empty (Total Keys: 2) - schemas.FailureInfo (Total Keys: 6) - schemas.ListPrinterModelsResponse (Total Keys: 5) - schemas.ListPrintersResponse (Total Keys: 5) - schemas.Printer (Total Keys: 20)
1 parent 3327f71 commit 64047e0

14 files changed

+1274
-99
lines changed

docs/dyn/admin_directory_v1.chromeosdevices.html

Lines changed: 48 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,6 @@ <h3>Method Details</h3>
135135
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)
136136
projection: string, Determines whether the response contains the full list of properties or only a subset.
137137
Allowed values
138-
PROJECTION_UNDEFINED -
139138
BASIC - Includes only the basic metadata fields (e.g., deviceId, serialNumber, status, and user)
140139
FULL - Includes all metadata fields
141140
x__xgafv: string, V1 error format.
@@ -221,6 +220,14 @@ <h3>Method Details</h3>
221220
&quot;type&quot;: &quot;A String&quot;, # The type of the user.
222221
},
223222
],
223+
&quot;screenshotFiles&quot;: [ # List of screenshot files to download. Type is always &quot;SCREENSHOT_FILE&quot;. (Read-only)
224+
{
225+
&quot;createTime&quot;: &quot;A String&quot;, # Date and time the file was created
226+
&quot;downloadUrl&quot;: &quot;A String&quot;, # File download URL
227+
&quot;name&quot;: &quot;A String&quot;, # File name
228+
&quot;type&quot;: &quot;A String&quot;, # File type
229+
},
230+
],
224231
&quot;serialNumber&quot;: &quot;A String&quot;, # The Chrome device serial number entered when the device was enabled. This value is the same as the Admin console&#x27;s *Serial Number* in the *Chrome OS Devices* tab.
225232
&quot;status&quot;: &quot;A String&quot;, # The status of the device.
226233
&quot;supportEndDate&quot;: &quot;A String&quot;, # Final date the device will be supported (Read-only)
@@ -254,7 +261,6 @@ <h3>Method Details</h3>
254261
maxResults: integer, Maximum number of results to return.
255262
orderBy: string, Device property to use for sorting results.
256263
Allowed values
257-
orderByUndefined -
258264
annotatedLocation - Chrome device location as annotated by the administrator.
259265
annotatedUser - Chromebook user as annotated by administrator.
260266
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>
266272
pageToken: string, The `pageToken` query parameter is used to request the next page of query results. The follow-on request&#x27;s `pageToken` query parameter is the `nextPageToken` from your previous response.
267273
projection: string, Restrict information returned to a set of selected fields.
268274
Allowed values
269-
PROJECTION_UNDEFINED -
270275
BASIC - Includes only the basic metadata fields (e.g., deviceId, serialNumber, status, and user)
271276
FULL - Includes all metadata fields
272277
query: string, Search string in the format given at http://support.google.com/chromeos/a/bin/answer.py?answer=1698333
273278
sortOrder: string, Whether to return results in ascending or descending order. Must be used with the `orderBy` parameter.
274279
Allowed values
275-
SORT_ORDER_UNDEFINED -
276280
ASCENDING - Ascending order.
277281
DESCENDING - Descending order.
278282
x__xgafv: string, V1 error format.
@@ -360,6 +364,14 @@ <h3>Method Details</h3>
360364
&quot;type&quot;: &quot;A String&quot;, # The type of the user.
361365
},
362366
],
367+
&quot;screenshotFiles&quot;: [ # List of screenshot files to download. Type is always &quot;SCREENSHOT_FILE&quot;. (Read-only)
368+
{
369+
&quot;createTime&quot;: &quot;A String&quot;, # Date and time the file was created
370+
&quot;downloadUrl&quot;: &quot;A String&quot;, # File download URL
371+
&quot;name&quot;: &quot;A String&quot;, # File name
372+
&quot;type&quot;: &quot;A String&quot;, # File type
373+
},
374+
],
363375
&quot;serialNumber&quot;: &quot;A String&quot;, # The Chrome device serial number entered when the device was enabled. This value is the same as the Admin console&#x27;s *Serial Number* in the *Chrome OS Devices* tab.
364376
&quot;status&quot;: &quot;A String&quot;, # The status of the device.
365377
&quot;supportEndDate&quot;: &quot;A String&quot;, # Final date the device will be supported (Read-only)
@@ -511,6 +523,14 @@ <h3>Method Details</h3>
511523
&quot;type&quot;: &quot;A String&quot;, # The type of the user.
512524
},
513525
],
526+
&quot;screenshotFiles&quot;: [ # List of screenshot files to download. Type is always &quot;SCREENSHOT_FILE&quot;. (Read-only)
527+
{
528+
&quot;createTime&quot;: &quot;A String&quot;, # Date and time the file was created
529+
&quot;downloadUrl&quot;: &quot;A String&quot;, # File download URL
530+
&quot;name&quot;: &quot;A String&quot;, # File name
531+
&quot;type&quot;: &quot;A String&quot;, # File type
532+
},
533+
],
514534
&quot;serialNumber&quot;: &quot;A String&quot;, # The Chrome device serial number entered when the device was enabled. This value is the same as the Admin console&#x27;s *Serial Number* in the *Chrome OS Devices* tab.
515535
&quot;status&quot;: &quot;A String&quot;, # The status of the device.
516536
&quot;supportEndDate&quot;: &quot;A String&quot;, # Final date the device will be supported (Read-only)
@@ -536,7 +556,6 @@ <h3>Method Details</h3>
536556

537557
projection: string, Restrict information returned to a set of selected fields.
538558
Allowed values
539-
PROJECTION_UNDEFINED -
540559
BASIC - Includes only the basic metadata fields (e.g., deviceId, serialNumber, status, and user)
541560
FULL - Includes all metadata fields
542561
x__xgafv: string, V1 error format.
@@ -622,6 +641,14 @@ <h3>Method Details</h3>
622641
&quot;type&quot;: &quot;A String&quot;, # The type of the user.
623642
},
624643
],
644+
&quot;screenshotFiles&quot;: [ # List of screenshot files to download. Type is always &quot;SCREENSHOT_FILE&quot;. (Read-only)
645+
{
646+
&quot;createTime&quot;: &quot;A String&quot;, # Date and time the file was created
647+
&quot;downloadUrl&quot;: &quot;A String&quot;, # File download URL
648+
&quot;name&quot;: &quot;A String&quot;, # File name
649+
&quot;type&quot;: &quot;A String&quot;, # File type
650+
},
651+
],
625652
&quot;serialNumber&quot;: &quot;A String&quot;, # The Chrome device serial number entered when the device was enabled. This value is the same as the Admin console&#x27;s *Serial Number* in the *Chrome OS Devices* tab.
626653
&quot;status&quot;: &quot;A String&quot;, # The status of the device.
627654
&quot;supportEndDate&quot;: &quot;A String&quot;, # Final date the device will be supported (Read-only)
@@ -731,6 +758,14 @@ <h3>Method Details</h3>
731758
&quot;type&quot;: &quot;A String&quot;, # The type of the user.
732759
},
733760
],
761+
&quot;screenshotFiles&quot;: [ # List of screenshot files to download. Type is always &quot;SCREENSHOT_FILE&quot;. (Read-only)
762+
{
763+
&quot;createTime&quot;: &quot;A String&quot;, # Date and time the file was created
764+
&quot;downloadUrl&quot;: &quot;A String&quot;, # File download URL
765+
&quot;name&quot;: &quot;A String&quot;, # File name
766+
&quot;type&quot;: &quot;A String&quot;, # File type
767+
},
768+
],
734769
&quot;serialNumber&quot;: &quot;A String&quot;, # The Chrome device serial number entered when the device was enabled. This value is the same as the Admin console&#x27;s *Serial Number* in the *Chrome OS Devices* tab.
735770
&quot;status&quot;: &quot;A String&quot;, # The status of the device.
736771
&quot;supportEndDate&quot;: &quot;A String&quot;, # Final date the device will be supported (Read-only)
@@ -756,7 +791,6 @@ <h3>Method Details</h3>
756791

757792
projection: string, Restrict information returned to a set of selected fields.
758793
Allowed values
759-
PROJECTION_UNDEFINED -
760794
BASIC - Includes only the basic metadata fields (e.g., deviceId, serialNumber, status, and user)
761795
FULL - Includes all metadata fields
762796
x__xgafv: string, V1 error format.
@@ -842,6 +876,14 @@ <h3>Method Details</h3>
842876
&quot;type&quot;: &quot;A String&quot;, # The type of the user.
843877
},
844878
],
879+
&quot;screenshotFiles&quot;: [ # List of screenshot files to download. Type is always &quot;SCREENSHOT_FILE&quot;. (Read-only)
880+
{
881+
&quot;createTime&quot;: &quot;A String&quot;, # Date and time the file was created
882+
&quot;downloadUrl&quot;: &quot;A String&quot;, # File download URL
883+
&quot;name&quot;: &quot;A String&quot;, # File name
884+
&quot;type&quot;: &quot;A String&quot;, # File type
885+
},
886+
],
845887
&quot;serialNumber&quot;: &quot;A String&quot;, # The Chrome device serial number entered when the device was enabled. This value is the same as the Admin console&#x27;s *Serial Number* in the *Chrome OS Devices* tab.
846888
&quot;status&quot;: &quot;A String&quot;, # The status of the device.
847889
&quot;supportEndDate&quot;: &quot;A String&quot;, # Final date the device will be supported (Read-only)
Lines changed: 91 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,91 @@
1+
<html><body>
2+
<style>
3+
4+
body, h1, h2, h3, div, span, p, pre, a {
5+
margin: 0;
6+
padding: 0;
7+
border: 0;
8+
font-weight: inherit;
9+
font-style: inherit;
10+
font-size: 100%;
11+
font-family: inherit;
12+
vertical-align: baseline;
13+
}
14+
15+
body {
16+
font-size: 13px;
17+
padding: 1em;
18+
}
19+
20+
h1 {
21+
font-size: 26px;
22+
margin-bottom: 1em;
23+
}
24+
25+
h2 {
26+
font-size: 24px;
27+
margin-bottom: 1em;
28+
}
29+
30+
h3 {
31+
font-size: 20px;
32+
margin-bottom: 1em;
33+
margin-top: 1em;
34+
}
35+
36+
pre, code {
37+
line-height: 1.5;
38+
font-family: Monaco, 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Lucida Console', monospace;
39+
}
40+
41+
pre {
42+
margin-top: 0.5em;
43+
}
44+
45+
h1, h2, h3, p {
46+
font-family: Arial, sans serif;
47+
}
48+
49+
h1, h2, h3 {
50+
border-bottom: solid #CCC 1px;
51+
}
52+
53+
.toc_element {
54+
margin-top: 0.5em;
55+
}
56+
57+
.firstline {
58+
margin-left: 2 em;
59+
}
60+
61+
.method {
62+
margin-top: 1em;
63+
border: solid 1px #CCC;
64+
padding: 1em;
65+
background: #EEE;
66+
}
67+
68+
.details {
69+
font-weight: bold;
70+
font-size: 14px;
71+
}
72+
73+
</style>
74+
75+
<h1><a href="admin_directory_v1.html">Admin SDK API</a> . <a href="admin_directory_v1.customers.html">customers</a> . <a href="admin_directory_v1.customers.chrome.html">chrome</a></h1>
76+
<h2>Instance Methods</h2>
77+
<p class="toc_element">
78+
<code><a href="admin_directory_v1.customers.chrome.printers.html">printers()</a></code>
79+
</p>
80+
<p class="firstline">Returns the printers Resource.</p>
81+
82+
<p class="toc_element">
83+
<code><a href="#close">close()</a></code></p>
84+
<p class="firstline">Close httplib2 connections.</p>
85+
<h3>Method Details</h3>
86+
<div class="method">
87+
<code class="details" id="close">close()</code>
88+
<pre>Close httplib2 connections.</pre>
89+
</div>
90+
91+
</body></html>

0 commit comments

Comments
 (0)