Skip to content

Commit 83151f4

Browse files
feat(androiddeviceprovisioning): update the api
#### androiddeviceprovisioning:v1 The following keys were added: - schemas.DeviceClaim.properties.additionalService.type (Total Keys: 1)
1 parent 89a504c commit 83151f4

File tree

3 files changed

+18
-1
lines changed

3 files changed

+18
-1
lines changed

docs/dyn/androiddeviceprovisioning_v1.customers.devices.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ <h3>Method Details</h3>
153153
{ # An Android device registered for zero-touch enrollment.
154154
&quot;claims&quot;: [ # Output only. The provisioning claims for a device. Devices claimed for zero-touch enrollment have a claim with the type `SECTION_TYPE_ZERO_TOUCH`. Call `partners.devices.unclaim` or `partners.devices.unclaimAsync` to remove the device from zero-touch enrollment.
155155
{ # A record of a device claimed by a reseller for a customer. Devices claimed for zero-touch enrollment have a claim with the type `SECTION_TYPE_ZERO_TOUCH`. To learn more, read [Claim devices for customers](/zero-touch/guides/how-it-works#claim).
156+
&quot;additionalService&quot;: &quot;A String&quot;, # The Additional service registered for the device.
156157
&quot;ownerCompanyId&quot;: &quot;A String&quot;, # The ID of the Customer that purchased the device.
157158
&quot;resellerId&quot;: &quot;A String&quot;, # The ID of the reseller that claimed the device.
158159
&quot;sectionType&quot;: &quot;A String&quot;, # Output only. The type of claim made on the device.
@@ -199,6 +200,7 @@ <h3>Method Details</h3>
199200
{ # An Android device registered for zero-touch enrollment.
200201
&quot;claims&quot;: [ # Output only. The provisioning claims for a device. Devices claimed for zero-touch enrollment have a claim with the type `SECTION_TYPE_ZERO_TOUCH`. Call `partners.devices.unclaim` or `partners.devices.unclaimAsync` to remove the device from zero-touch enrollment.
201202
{ # A record of a device claimed by a reseller for a customer. Devices claimed for zero-touch enrollment have a claim with the type `SECTION_TYPE_ZERO_TOUCH`. To learn more, read [Claim devices for customers](/zero-touch/guides/how-it-works#claim).
203+
&quot;additionalService&quot;: &quot;A String&quot;, # The Additional service registered for the device.
202204
&quot;ownerCompanyId&quot;: &quot;A String&quot;, # The ID of the Customer that purchased the device.
203205
&quot;resellerId&quot;: &quot;A String&quot;, # The ID of the reseller that claimed the device.
204206
&quot;sectionType&quot;: &quot;A String&quot;, # Output only. The type of claim made on the device.

docs/dyn/androiddeviceprovisioning_v1.partners.devices.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,7 @@ <h3>Method Details</h3>
249249
{ # An Android device registered for zero-touch enrollment.
250250
&quot;claims&quot;: [ # Output only. The provisioning claims for a device. Devices claimed for zero-touch enrollment have a claim with the type `SECTION_TYPE_ZERO_TOUCH`. Call `partners.devices.unclaim` or `partners.devices.unclaimAsync` to remove the device from zero-touch enrollment.
251251
{ # A record of a device claimed by a reseller for a customer. Devices claimed for zero-touch enrollment have a claim with the type `SECTION_TYPE_ZERO_TOUCH`. To learn more, read [Claim devices for customers](/zero-touch/guides/how-it-works#claim).
252+
&quot;additionalService&quot;: &quot;A String&quot;, # The Additional service registered for the device.
252253
&quot;ownerCompanyId&quot;: &quot;A String&quot;, # The ID of the Customer that purchased the device.
253254
&quot;resellerId&quot;: &quot;A String&quot;, # The ID of the reseller that claimed the device.
254255
&quot;sectionType&quot;: &quot;A String&quot;, # Output only. The type of claim made on the device.
@@ -323,6 +324,7 @@ <h3>Method Details</h3>
323324
{ # An Android device registered for zero-touch enrollment.
324325
&quot;claims&quot;: [ # Output only. The provisioning claims for a device. Devices claimed for zero-touch enrollment have a claim with the type `SECTION_TYPE_ZERO_TOUCH`. Call `partners.devices.unclaim` or `partners.devices.unclaimAsync` to remove the device from zero-touch enrollment.
325326
{ # A record of a device claimed by a reseller for a customer. Devices claimed for zero-touch enrollment have a claim with the type `SECTION_TYPE_ZERO_TOUCH`. To learn more, read [Claim devices for customers](/zero-touch/guides/how-it-works#claim).
327+
&quot;additionalService&quot;: &quot;A String&quot;, # The Additional service registered for the device.
326328
&quot;ownerCompanyId&quot;: &quot;A String&quot;, # The ID of the Customer that purchased the device.
327329
&quot;resellerId&quot;: &quot;A String&quot;, # The ID of the reseller that claimed the device.
328330
&quot;sectionType&quot;: &quot;A String&quot;, # Output only. The type of claim made on the device.
@@ -383,6 +385,7 @@ <h3>Method Details</h3>
383385
{ # An Android device registered for zero-touch enrollment.
384386
&quot;claims&quot;: [ # Output only. The provisioning claims for a device. Devices claimed for zero-touch enrollment have a claim with the type `SECTION_TYPE_ZERO_TOUCH`. Call `partners.devices.unclaim` or `partners.devices.unclaimAsync` to remove the device from zero-touch enrollment.
385387
{ # A record of a device claimed by a reseller for a customer. Devices claimed for zero-touch enrollment have a claim with the type `SECTION_TYPE_ZERO_TOUCH`. To learn more, read [Claim devices for customers](/zero-touch/guides/how-it-works#claim).
388+
&quot;additionalService&quot;: &quot;A String&quot;, # The Additional service registered for the device.
386389
&quot;ownerCompanyId&quot;: &quot;A String&quot;, # The ID of the Customer that purchased the device.
387390
&quot;resellerId&quot;: &quot;A String&quot;, # The ID of the reseller that claimed the device.
388391
&quot;sectionType&quot;: &quot;A String&quot;, # Output only. The type of claim made on the device.

googleapiclient/discovery_cache/documents/androiddeviceprovisioning.v1.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -825,7 +825,7 @@
825825
}
826826
}
827827
},
828-
"revision": "20210709",
828+
"revision": "20210717",
829829
"rootUrl": "https://androiddeviceprovisioning.googleapis.com/",
830830
"schemas": {
831831
"ClaimDeviceRequest": {
@@ -1157,6 +1157,18 @@
11571157
"description": "A record of a device claimed by a reseller for a customer. Devices claimed for zero-touch enrollment have a claim with the type `SECTION_TYPE_ZERO_TOUCH`. To learn more, read [Claim devices for customers](/zero-touch/guides/how-it-works#claim).",
11581158
"id": "DeviceClaim",
11591159
"properties": {
1160+
"additionalService": {
1161+
"description": "The Additional service registered for the device.",
1162+
"enum": [
1163+
"ADDITIONAL_SERVICE_UNSPECIFIED",
1164+
"DEVICE_PROTECTION"
1165+
],
1166+
"enumDescriptions": [
1167+
"No additional service.",
1168+
"Device protection service, as known as Android Enterprise Essentials. To claim a device with the device protection service you must enroll with the partnership team."
1169+
],
1170+
"type": "string"
1171+
},
11601172
"ownerCompanyId": {
11611173
"description": "The ID of the Customer that purchased the device.",
11621174
"format": "int64",

0 commit comments

Comments
 (0)