| Index: discovery/googleapis/androidenterprise__v1.json
|
| diff --git a/discovery/googleapis/androidenterprise__v1.json b/discovery/googleapis/androidenterprise__v1.json
|
| index b772dbbfddd0fe35320b04b2a8e315c3fba4cbf7..c8c83247eace154e1f16000af300ca2a34a384bf 100644
|
| --- a/discovery/googleapis/androidenterprise__v1.json
|
| +++ b/discovery/googleapis/androidenterprise__v1.json
|
| @@ -15,7 +15,7 @@
|
| "description": "Manages the deployment of apps to Android for Work users.",
|
| "discoveryVersion": "v1",
|
| "documentationLink": "https://developers.google.com/android/work/play/emm-api",
|
| - "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/wQZjZY_qOK_e4AuFKM4qGpH1v4k\"",
|
| + "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/uiNJ6ExiEEycTZwke1yNGg1_Vg8\"",
|
| "icons": {
|
| "x16": "https://www.google.com/images/icons/product/android-16.png",
|
| "x32": "https://www.google.com/images/icons/product/android-32.png"
|
| @@ -2972,7 +2972,7 @@
|
| }
|
| }
|
| },
|
| - "revision": "20160727",
|
| + "revision": "20160818",
|
| "rootUrl": "https://www.googleapis.com/",
|
| "schemas": {
|
| "Administrator": {
|
| @@ -3249,7 +3249,7 @@
|
| "type": "string"
|
| },
|
| "managementType": {
|
| - "description": "The mechanism by which this device is managed by the EMM. \"managedDevice\" means that the EMM's app is a device owner. \"managedProfile\" means that the EMM's app is the profile owner (and there is a separate personal profile which is not managed). \"containerApp\" means that the EMM's app is managing the Android for Work container app on the device.",
|
| + "description": "Identifies the extent to which the device is controlled by an Android for Work EMM in various deployment configurations.\nPossible values include: \n- \"managedDevice\"—A device that has the EMM's device policy controller (DPC) as the device owner.\n- \"managedProfile\"—A device that has a work profile managed by the DPC (DPC is profile owner) in addition to a separate, personal profile that is unavailable to the DPC.\n- \"containerApp\"—A device running the Android for Work App. The Android for Work App is managed by the DPC.\n- \"unmanagedProfile\"—A device that has been allowed (by the domain's admin, using the Admin Console to enable the privilege) to use Android for Work apps or Google Apps for Work, but the profile is itself not owned by a DPC.",
|
| "type": "string"
|
| }
|
| },
|
|
|