Skip to content

Commit

Permalink
feat(admin): update the api
Browse files Browse the repository at this point in the history
#### admin:directory_v1

The following keys were added:
- schemas.ChromeOsDevice.properties.autoUpdateExpiration.deprecated (Total Keys: 1)
- schemas.ChromeOsDevice.properties.autoUpdateThrough (Total Keys: 2)
- schemas.ChromeOsDevice.properties.extendedSupportEligible (Total Keys: 2)
- schemas.ChromeOsDevice.properties.extendedSupportEnabled (Total Keys: 2)
- schemas.ChromeOsDevice.properties.extendedSupportStart (Total Keys: 2)
  • Loading branch information
yoshi-automation committed May 7, 2024
1 parent 1f6482c commit 72f93af
Show file tree
Hide file tree
Showing 4 changed files with 55 additions and 10 deletions.
36 changes: 30 additions & 6 deletions docs/dyn/admin_directory_v1.chromeosdevices.html
Expand Up @@ -155,7 +155,8 @@ <h3>Method Details</h3>
&quot;annotatedAssetId&quot;: &quot;A String&quot;, # The asset identifier as noted by an administrator or specified during enrollment.
&quot;annotatedLocation&quot;: &quot;A String&quot;, # The address or location of the device as noted by the administrator. Maximum length is `200` characters. Empty values are allowed.
&quot;annotatedUser&quot;: &quot;A String&quot;, # The user of the device as noted by the administrator. Maximum length is 100 characters. Empty values are allowed.
&quot;autoUpdateExpiration&quot;: &quot;A String&quot;, # (Read-only) The timestamp after which the device will stop receiving Chrome updates or support
&quot;autoUpdateExpiration&quot;: &quot;A String&quot;, # (Read-only) The timestamp after which the device will stop receiving Chrome updates or support. Please use &quot;autoUpdateThrough&quot; instead.
&quot;autoUpdateThrough&quot;: &quot;A String&quot;, # Output only. The timestamp after which the device will stop receiving Chrome updates or support.
&quot;backlightInfo&quot;: [ # Output only. Contains backlight information for the device.
{ # Information about the device&#x27;s backlights.
&quot;brightness&quot;: 42, # Output only. Current brightness of the backlight, between 0 and max_brightness.
Expand Down Expand Up @@ -224,6 +225,9 @@ <h3>Method Details</h3>
&quot;etag&quot;: &quot;A String&quot;, # ETag of the resource.
&quot;ethernetMacAddress&quot;: &quot;A String&quot;, # The device&#x27;s MAC address on the ethernet network interface.
&quot;ethernetMacAddress0&quot;: &quot;A String&quot;, # (Read-only) MAC address used by the Chromebook鈥檚 internal ethernet port, and for onboard network (ethernet) interface. The format is twelve (12) hexadecimal digits without any delimiter (uppercase letters). This is only relevant for some devices.
&quot;extendedSupportEligible&quot;: True or False, # Output only. Whether or not the device requires the extended support opt in.
&quot;extendedSupportEnabled&quot;: True or False, # Output only. Whether extended support policy is enabled on the device.
&quot;extendedSupportStart&quot;: &quot;A String&quot;, # Output only. Date of the device when extended support policy for automatic updates starts.
&quot;firmwareVersion&quot;: &quot;A String&quot;, # The Chrome device&#x27;s firmware version.
&quot;firstEnrollmentTime&quot;: &quot;A String&quot;, # Date and time for the first time the device was enrolled.
&quot;kind&quot;: &quot;admin#directory#chromeosdevice&quot;, # The type of resource. For the Chromeosdevices resource, the value is `admin#directory#chromeosdevice`.
Expand Down Expand Up @@ -339,7 +343,8 @@ <h3>Method Details</h3>
&quot;annotatedAssetId&quot;: &quot;A String&quot;, # The asset identifier as noted by an administrator or specified during enrollment.
&quot;annotatedLocation&quot;: &quot;A String&quot;, # The address or location of the device as noted by the administrator. Maximum length is `200` characters. Empty values are allowed.
&quot;annotatedUser&quot;: &quot;A String&quot;, # The user of the device as noted by the administrator. Maximum length is 100 characters. Empty values are allowed.
&quot;autoUpdateExpiration&quot;: &quot;A String&quot;, # (Read-only) The timestamp after which the device will stop receiving Chrome updates or support
&quot;autoUpdateExpiration&quot;: &quot;A String&quot;, # (Read-only) The timestamp after which the device will stop receiving Chrome updates or support. Please use &quot;autoUpdateThrough&quot; instead.
&quot;autoUpdateThrough&quot;: &quot;A String&quot;, # Output only. The timestamp after which the device will stop receiving Chrome updates or support.
&quot;backlightInfo&quot;: [ # Output only. Contains backlight information for the device.
{ # Information about the device&#x27;s backlights.
&quot;brightness&quot;: 42, # Output only. Current brightness of the backlight, between 0 and max_brightness.
Expand Down Expand Up @@ -408,6 +413,9 @@ <h3>Method Details</h3>
&quot;etag&quot;: &quot;A String&quot;, # ETag of the resource.
&quot;ethernetMacAddress&quot;: &quot;A String&quot;, # The device&#x27;s MAC address on the ethernet network interface.
&quot;ethernetMacAddress0&quot;: &quot;A String&quot;, # (Read-only) MAC address used by the Chromebook鈥檚 internal ethernet port, and for onboard network (ethernet) interface. The format is twelve (12) hexadecimal digits without any delimiter (uppercase letters). This is only relevant for some devices.
&quot;extendedSupportEligible&quot;: True or False, # Output only. Whether or not the device requires the extended support opt in.
&quot;extendedSupportEnabled&quot;: True or False, # Output only. Whether extended support policy is enabled on the device.
&quot;extendedSupportStart&quot;: &quot;A String&quot;, # Output only. Date of the device when extended support policy for automatic updates starts.
&quot;firmwareVersion&quot;: &quot;A String&quot;, # The Chrome device&#x27;s firmware version.
&quot;firstEnrollmentTime&quot;: &quot;A String&quot;, # Date and time for the first time the device was enrolled.
&quot;kind&quot;: &quot;admin#directory#chromeosdevice&quot;, # The type of resource. For the Chromeosdevices resource, the value is `admin#directory#chromeosdevice`.
Expand Down Expand Up @@ -538,7 +546,8 @@ <h3>Method Details</h3>
&quot;annotatedAssetId&quot;: &quot;A String&quot;, # The asset identifier as noted by an administrator or specified during enrollment.
&quot;annotatedLocation&quot;: &quot;A String&quot;, # The address or location of the device as noted by the administrator. Maximum length is `200` characters. Empty values are allowed.
&quot;annotatedUser&quot;: &quot;A String&quot;, # The user of the device as noted by the administrator. Maximum length is 100 characters. Empty values are allowed.
&quot;autoUpdateExpiration&quot;: &quot;A String&quot;, # (Read-only) The timestamp after which the device will stop receiving Chrome updates or support
&quot;autoUpdateExpiration&quot;: &quot;A String&quot;, # (Read-only) The timestamp after which the device will stop receiving Chrome updates or support. Please use &quot;autoUpdateThrough&quot; instead.
&quot;autoUpdateThrough&quot;: &quot;A String&quot;, # Output only. The timestamp after which the device will stop receiving Chrome updates or support.
&quot;backlightInfo&quot;: [ # Output only. Contains backlight information for the device.
{ # Information about the device&#x27;s backlights.
&quot;brightness&quot;: 42, # Output only. Current brightness of the backlight, between 0 and max_brightness.
Expand Down Expand Up @@ -607,6 +616,9 @@ <h3>Method Details</h3>
&quot;etag&quot;: &quot;A String&quot;, # ETag of the resource.
&quot;ethernetMacAddress&quot;: &quot;A String&quot;, # The device&#x27;s MAC address on the ethernet network interface.
&quot;ethernetMacAddress0&quot;: &quot;A String&quot;, # (Read-only) MAC address used by the Chromebook鈥檚 internal ethernet port, and for onboard network (ethernet) interface. The format is twelve (12) hexadecimal digits without any delimiter (uppercase letters). This is only relevant for some devices.
&quot;extendedSupportEligible&quot;: True or False, # Output only. Whether or not the device requires the extended support opt in.
&quot;extendedSupportEnabled&quot;: True or False, # Output only. Whether extended support policy is enabled on the device.
&quot;extendedSupportStart&quot;: &quot;A String&quot;, # Output only. Date of the device when extended support policy for automatic updates starts.
&quot;firmwareVersion&quot;: &quot;A String&quot;, # The Chrome device&#x27;s firmware version.
&quot;firstEnrollmentTime&quot;: &quot;A String&quot;, # Date and time for the first time the device was enrolled.
&quot;kind&quot;: &quot;admin#directory#chromeosdevice&quot;, # The type of resource. For the Chromeosdevices resource, the value is `admin#directory#chromeosdevice`.
Expand Down Expand Up @@ -696,7 +708,8 @@ <h3>Method Details</h3>
&quot;annotatedAssetId&quot;: &quot;A String&quot;, # The asset identifier as noted by an administrator or specified during enrollment.
&quot;annotatedLocation&quot;: &quot;A String&quot;, # The address or location of the device as noted by the administrator. Maximum length is `200` characters. Empty values are allowed.
&quot;annotatedUser&quot;: &quot;A String&quot;, # The user of the device as noted by the administrator. Maximum length is 100 characters. Empty values are allowed.
&quot;autoUpdateExpiration&quot;: &quot;A String&quot;, # (Read-only) The timestamp after which the device will stop receiving Chrome updates or support
&quot;autoUpdateExpiration&quot;: &quot;A String&quot;, # (Read-only) The timestamp after which the device will stop receiving Chrome updates or support. Please use &quot;autoUpdateThrough&quot; instead.
&quot;autoUpdateThrough&quot;: &quot;A String&quot;, # Output only. The timestamp after which the device will stop receiving Chrome updates or support.
&quot;backlightInfo&quot;: [ # Output only. Contains backlight information for the device.
{ # Information about the device&#x27;s backlights.
&quot;brightness&quot;: 42, # Output only. Current brightness of the backlight, between 0 and max_brightness.
Expand Down Expand Up @@ -765,6 +778,9 @@ <h3>Method Details</h3>
&quot;etag&quot;: &quot;A String&quot;, # ETag of the resource.
&quot;ethernetMacAddress&quot;: &quot;A String&quot;, # The device&#x27;s MAC address on the ethernet network interface.
&quot;ethernetMacAddress0&quot;: &quot;A String&quot;, # (Read-only) MAC address used by the Chromebook鈥檚 internal ethernet port, and for onboard network (ethernet) interface. The format is twelve (12) hexadecimal digits without any delimiter (uppercase letters). This is only relevant for some devices.
&quot;extendedSupportEligible&quot;: True or False, # Output only. Whether or not the device requires the extended support opt in.
&quot;extendedSupportEnabled&quot;: True or False, # Output only. Whether extended support policy is enabled on the device.
&quot;extendedSupportStart&quot;: &quot;A String&quot;, # Output only. Date of the device when extended support policy for automatic updates starts.
&quot;firmwareVersion&quot;: &quot;A String&quot;, # The Chrome device&#x27;s firmware version.
&quot;firstEnrollmentTime&quot;: &quot;A String&quot;, # Date and time for the first time the device was enrolled.
&quot;kind&quot;: &quot;admin#directory#chromeosdevice&quot;, # The type of resource. For the Chromeosdevices resource, the value is `admin#directory#chromeosdevice`.
Expand Down Expand Up @@ -853,7 +869,8 @@ <h3>Method Details</h3>
&quot;annotatedAssetId&quot;: &quot;A String&quot;, # The asset identifier as noted by an administrator or specified during enrollment.
&quot;annotatedLocation&quot;: &quot;A String&quot;, # The address or location of the device as noted by the administrator. Maximum length is `200` characters. Empty values are allowed.
&quot;annotatedUser&quot;: &quot;A String&quot;, # The user of the device as noted by the administrator. Maximum length is 100 characters. Empty values are allowed.
&quot;autoUpdateExpiration&quot;: &quot;A String&quot;, # (Read-only) The timestamp after which the device will stop receiving Chrome updates or support
&quot;autoUpdateExpiration&quot;: &quot;A String&quot;, # (Read-only) The timestamp after which the device will stop receiving Chrome updates or support. Please use &quot;autoUpdateThrough&quot; instead.
&quot;autoUpdateThrough&quot;: &quot;A String&quot;, # Output only. The timestamp after which the device will stop receiving Chrome updates or support.
&quot;backlightInfo&quot;: [ # Output only. Contains backlight information for the device.
{ # Information about the device&#x27;s backlights.
&quot;brightness&quot;: 42, # Output only. Current brightness of the backlight, between 0 and max_brightness.
Expand Down Expand Up @@ -922,6 +939,9 @@ <h3>Method Details</h3>
&quot;etag&quot;: &quot;A String&quot;, # ETag of the resource.
&quot;ethernetMacAddress&quot;: &quot;A String&quot;, # The device&#x27;s MAC address on the ethernet network interface.
&quot;ethernetMacAddress0&quot;: &quot;A String&quot;, # (Read-only) MAC address used by the Chromebook鈥檚 internal ethernet port, and for onboard network (ethernet) interface. The format is twelve (12) hexadecimal digits without any delimiter (uppercase letters). This is only relevant for some devices.
&quot;extendedSupportEligible&quot;: True or False, # Output only. Whether or not the device requires the extended support opt in.
&quot;extendedSupportEnabled&quot;: True or False, # Output only. Whether extended support policy is enabled on the device.
&quot;extendedSupportStart&quot;: &quot;A String&quot;, # Output only. Date of the device when extended support policy for automatic updates starts.
&quot;firmwareVersion&quot;: &quot;A String&quot;, # The Chrome device&#x27;s firmware version.
&quot;firstEnrollmentTime&quot;: &quot;A String&quot;, # Date and time for the first time the device was enrolled.
&quot;kind&quot;: &quot;admin#directory#chromeosdevice&quot;, # The type of resource. For the Chromeosdevices resource, the value is `admin#directory#chromeosdevice`.
Expand Down Expand Up @@ -1011,7 +1031,8 @@ <h3>Method Details</h3>
&quot;annotatedAssetId&quot;: &quot;A String&quot;, # The asset identifier as noted by an administrator or specified during enrollment.
&quot;annotatedLocation&quot;: &quot;A String&quot;, # The address or location of the device as noted by the administrator. Maximum length is `200` characters. Empty values are allowed.
&quot;annotatedUser&quot;: &quot;A String&quot;, # The user of the device as noted by the administrator. Maximum length is 100 characters. Empty values are allowed.
&quot;autoUpdateExpiration&quot;: &quot;A String&quot;, # (Read-only) The timestamp after which the device will stop receiving Chrome updates or support
&quot;autoUpdateExpiration&quot;: &quot;A String&quot;, # (Read-only) The timestamp after which the device will stop receiving Chrome updates or support. Please use &quot;autoUpdateThrough&quot; instead.
&quot;autoUpdateThrough&quot;: &quot;A String&quot;, # Output only. The timestamp after which the device will stop receiving Chrome updates or support.
&quot;backlightInfo&quot;: [ # Output only. Contains backlight information for the device.
{ # Information about the device&#x27;s backlights.
&quot;brightness&quot;: 42, # Output only. Current brightness of the backlight, between 0 and max_brightness.
Expand Down Expand Up @@ -1080,6 +1101,9 @@ <h3>Method Details</h3>
&quot;etag&quot;: &quot;A String&quot;, # ETag of the resource.
&quot;ethernetMacAddress&quot;: &quot;A String&quot;, # The device&#x27;s MAC address on the ethernet network interface.
&quot;ethernetMacAddress0&quot;: &quot;A String&quot;, # (Read-only) MAC address used by the Chromebook鈥檚 internal ethernet port, and for onboard network (ethernet) interface. The format is twelve (12) hexadecimal digits without any delimiter (uppercase letters). This is only relevant for some devices.
&quot;extendedSupportEligible&quot;: True or False, # Output only. Whether or not the device requires the extended support opt in.
&quot;extendedSupportEnabled&quot;: True or False, # Output only. Whether extended support policy is enabled on the device.
&quot;extendedSupportStart&quot;: &quot;A String&quot;, # Output only. Date of the device when extended support policy for automatic updates starts.
&quot;firmwareVersion&quot;: &quot;A String&quot;, # The Chrome device&#x27;s firmware version.
&quot;firstEnrollmentTime&quot;: &quot;A String&quot;, # Date and time for the first time the device was enrolled.
&quot;kind&quot;: &quot;admin#directory#chromeosdevice&quot;, # The type of resource. For the Chromeosdevices resource, the value is `admin#directory#chromeosdevice`.
Expand Down
Expand Up @@ -272,7 +272,7 @@
}
}
},
"revision": "20240423",
"revision": "20240429",
"rootUrl": "https://admin.googleapis.com/",
"schemas": {
"Application": {
Expand Down
25 changes: 23 additions & 2 deletions googleapiclient/discovery_cache/documents/admin.directory_v1.json
Expand Up @@ -4671,7 +4671,7 @@
}
}
},
"revision": "20240423",
"revision": "20240429",
"rootUrl": "https://admin.googleapis.com/",
"schemas": {
"Alias": {
Expand Down Expand Up @@ -5403,10 +5403,16 @@ false
"type": "string"
},
"autoUpdateExpiration": {
"description": "(Read-only) The timestamp after which the device will stop receiving Chrome updates or support",
"deprecated": true,
"description": "(Read-only) The timestamp after which the device will stop receiving Chrome updates or support. Please use \"autoUpdateThrough\" instead.",
"format": "int64",
"type": "string"
},
"autoUpdateThrough": {
"description": "Output only. The timestamp after which the device will stop receiving Chrome updates or support.",
"readOnly": true,
"type": "string"
},
"backlightInfo": {
"description": "Output only. Contains backlight information for the device.",
"items": {
Expand Down Expand Up @@ -5667,6 +5673,21 @@ false
"description": "(Read-only) MAC address used by the Chromebook\u2019s internal ethernet port, and for onboard network (ethernet) interface. The format is twelve (12) hexadecimal digits without any delimiter (uppercase letters). This is only relevant for some devices.",
"type": "string"
},
"extendedSupportEligible": {
"description": "Output only. Whether or not the device requires the extended support opt in.",
"readOnly": true,
"type": "boolean"
},
"extendedSupportEnabled": {
"description": "Output only. Whether extended support policy is enabled on the device.",
"readOnly": true,
"type": "boolean"
},
"extendedSupportStart": {
"description": "Output only. Date of the device when extended support policy for automatic updates starts.",
"readOnly": true,
"type": "string"
},
"firmwareVersion": {
"description": "The Chrome device's firmware version.",
"type": "string"
Expand Down
Expand Up @@ -626,7 +626,7 @@
}
}
},
"revision": "20240423",
"revision": "20240429",
"rootUrl": "https://admin.googleapis.com/",
"schemas": {
"Activities": {
Expand Down

0 comments on commit 72f93af

Please sign in to comment.