Skip to content

Commit

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

The following keys were added:
- schemas.GoogleAppsCloudidentityDevicesV1Device.properties.unifiedDeviceId (Total Keys: 2)

#### cloudidentity:v1beta1

The following keys were added:
- schemas.Device.properties.unifiedDeviceId (Total Keys: 2)
- schemas.GoogleAppsCloudidentityDevicesV1Device.properties.unifiedDeviceId (Total Keys: 2)
  • Loading branch information
yoshi-automation committed May 10, 2024
1 parent 0abbdbf commit 6dcef10
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 2 deletions.
3 changes: 3 additions & 0 deletions docs/dyn/cloudidentity_v1.devices.html
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,7 @@ <h3>Method Details</h3>
&quot;releaseVersion&quot;: &quot;A String&quot;, # Output only. OS release version. Example: 6.0.
&quot;securityPatchTime&quot;: &quot;A String&quot;, # Output only. OS security patch update time on device.
&quot;serialNumber&quot;: &quot;A String&quot;, # Serial Number of device. Example: HT82V1A01076.
&quot;unifiedDeviceId&quot;: &quot;A String&quot;, # Output only. Unified device id of the device.
&quot;wifiMacAddresses&quot;: [ # WiFi MAC addresses of device.
&quot;A String&quot;,
],
Expand Down Expand Up @@ -415,6 +416,7 @@ <h3>Method Details</h3>
&quot;releaseVersion&quot;: &quot;A String&quot;, # Output only. OS release version. Example: 6.0.
&quot;securityPatchTime&quot;: &quot;A String&quot;, # Output only. OS security patch update time on device.
&quot;serialNumber&quot;: &quot;A String&quot;, # Serial Number of device. Example: HT82V1A01076.
&quot;unifiedDeviceId&quot;: &quot;A String&quot;, # Output only. Unified device id of the device.
&quot;wifiMacAddresses&quot;: [ # WiFi MAC addresses of device.
&quot;A String&quot;,
],
Expand Down Expand Up @@ -531,6 +533,7 @@ <h3>Method Details</h3>
&quot;releaseVersion&quot;: &quot;A String&quot;, # Output only. OS release version. Example: 6.0.
&quot;securityPatchTime&quot;: &quot;A String&quot;, # Output only. OS security patch update time on device.
&quot;serialNumber&quot;: &quot;A String&quot;, # Serial Number of device. Example: HT82V1A01076.
&quot;unifiedDeviceId&quot;: &quot;A String&quot;, # Output only. Unified device id of the device.
&quot;wifiMacAddresses&quot;: [ # WiFi MAC addresses of device.
&quot;A String&quot;,
],
Expand Down
3 changes: 3 additions & 0 deletions docs/dyn/cloudidentity_v1beta1.devices.html
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,7 @@ <h3>Method Details</h3>
&quot;releaseVersion&quot;: &quot;A String&quot;, # Output only. OS release version. Example: 6.0.
&quot;securityPatchTime&quot;: &quot;A String&quot;, # Output only. OS security patch update time on device.
&quot;serialNumber&quot;: &quot;A String&quot;, # Serial Number of device. Example: HT82V1A01076.
&quot;unifiedDeviceId&quot;: &quot;A String&quot;, # Output only. Unified device id of the device.
&quot;wifiMacAddresses&quot;: [ # WiFi MAC addresses of device.
&quot;A String&quot;,
],
Expand Down Expand Up @@ -423,6 +424,7 @@ <h3>Method Details</h3>
&quot;releaseVersion&quot;: &quot;A String&quot;, # Output only. OS release version. Example: 6.0.
&quot;securityPatchTime&quot;: &quot;A String&quot;, # Output only. OS security patch update time on device.
&quot;serialNumber&quot;: &quot;A String&quot;, # Serial Number of device. Example: HT82V1A01076.
&quot;unifiedDeviceId&quot;: &quot;A String&quot;, # Output only. Unified device id of the device.
&quot;wifiMacAddresses&quot;: [ # WiFi MAC addresses of device.
&quot;A String&quot;,
],
Expand Down Expand Up @@ -542,6 +544,7 @@ <h3>Method Details</h3>
&quot;releaseVersion&quot;: &quot;A String&quot;, # Output only. OS release version. Example: 6.0.
&quot;securityPatchTime&quot;: &quot;A String&quot;, # Output only. OS security patch update time on device.
&quot;serialNumber&quot;: &quot;A String&quot;, # Serial Number of device. Example: HT82V1A01076.
&quot;unifiedDeviceId&quot;: &quot;A String&quot;, # Output only. Unified device id of the device.
&quot;wifiMacAddresses&quot;: [ # WiFi MAC addresses of device.
&quot;A String&quot;,
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1990,7 +1990,7 @@
}
}
},
"revision": "20240430",
"revision": "20240507",
"rootUrl": "https://cloudidentity.googleapis.com/",
"schemas": {
"AddIdpCredentialOperationMetadata": {
Expand Down Expand Up @@ -2955,6 +2955,11 @@
"description": "Serial Number of device. Example: HT82V1A01076.",
"type": "string"
},
"unifiedDeviceId": {
"description": "Output only. Unified device id of the device.",
"readOnly": true,
"type": "string"
},
"wifiMacAddresses": {
"description": "WiFi MAC addresses of device.",
"items": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2015,7 +2015,7 @@
}
}
},
"revision": "20240430",
"revision": "20240507",
"rootUrl": "https://cloudidentity.googleapis.com/",
"schemas": {
"AddIdpCredentialOperationMetadata": {
Expand Down Expand Up @@ -2815,6 +2815,11 @@
"description": "Serial Number of device. Example: HT82V1A01076.",
"type": "string"
},
"unifiedDeviceId": {
"description": "Output only. Unified device id of the device.",
"readOnly": true,
"type": "string"
},
"wifiMacAddresses": {
"description": "WiFi MAC addresses of device.",
"items": {
Expand Down Expand Up @@ -3771,6 +3776,11 @@
"description": "Serial Number of device. Example: HT82V1A01076.",
"type": "string"
},
"unifiedDeviceId": {
"description": "Output only. Unified device id of the device.",
"readOnly": true,
"type": "string"
},
"wifiMacAddresses": {
"description": "WiFi MAC addresses of device.",
"items": {
Expand Down

0 comments on commit 6dcef10

Please sign in to comment.