| OLD | NEW |
| 1 { | 1 { |
| 2 "auth": { | 2 "auth": { |
| 3 "oauth2": { | 3 "oauth2": { |
| 4 "scopes": { | 4 "scopes": { |
| 5 "https://www.googleapis.com/auth/androidenterprise": { | 5 "https://www.googleapis.com/auth/androidenterprise": { |
| 6 "description": "Manage corporate Android devices" | 6 "description": "Manage corporate Android devices" |
| 7 } | 7 } |
| 8 } | 8 } |
| 9 } | 9 } |
| 10 }, | 10 }, |
| 11 "basePath": "/androidenterprise/v1/", | 11 "basePath": "/androidenterprise/v1/", |
| 12 "baseUrl": "https://www.googleapis.com/androidenterprise/v1/", | 12 "baseUrl": "https://www.googleapis.com/androidenterprise/v1/", |
| 13 "batchPath": "batch", | 13 "batchPath": "batch", |
| 14 "canonicalName": "Android Enterprise", | 14 "canonicalName": "Android Enterprise", |
| 15 "description": "Manages the deployment of apps to Android for Work users.", | 15 "description": "Manages the deployment of apps to Android for Work users.", |
| 16 "discoveryVersion": "v1", | 16 "discoveryVersion": "v1", |
| 17 "documentationLink": "https://developers.google.com/android/work/play/emm-ap
i", | 17 "documentationLink": "https://developers.google.com/android/work/play/emm-ap
i", |
| 18 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/lri4dascL7NMdU76bBrixlOXAsw\"", | 18 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/Eo4yAE5hsqiZm3AyzEBz2cSs7e4\"", |
| 19 "icons": { | 19 "icons": { |
| 20 "x16": "https://www.google.com/images/icons/product/android-16.png", | 20 "x16": "https://www.google.com/images/icons/product/android-16.png", |
| 21 "x32": "https://www.google.com/images/icons/product/android-32.png" | 21 "x32": "https://www.google.com/images/icons/product/android-32.png" |
| 22 }, | 22 }, |
| 23 "id": "androidenterprise:v1", | 23 "id": "androidenterprise:v1", |
| 24 "kind": "discovery#restDescription", | 24 "kind": "discovery#restDescription", |
| 25 "name": "androidenterprise", | 25 "name": "androidenterprise", |
| 26 "ownerDomain": "google.com", | 26 "ownerDomain": "google.com", |
| 27 "ownerName": "Google", | 27 "ownerName": "Google", |
| 28 "parameters": { | 28 "parameters": { |
| (...skipping 2568 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2597 "response": { | 2597 "response": { |
| 2598 "$ref": "User" | 2598 "$ref": "User" |
| 2599 }, | 2599 }, |
| 2600 "scopes": [ | 2600 "scopes": [ |
| 2601 "https://www.googleapis.com/auth/androidenterprise" | 2601 "https://www.googleapis.com/auth/androidenterprise" |
| 2602 ] | 2602 ] |
| 2603 } | 2603 } |
| 2604 } | 2604 } |
| 2605 } | 2605 } |
| 2606 }, | 2606 }, |
| 2607 "revision": "20170518", | 2607 "revision": "20170531", |
| 2608 "rootUrl": "https://www.googleapis.com/", | 2608 "rootUrl": "https://www.googleapis.com/", |
| 2609 "schemas": { | 2609 "schemas": { |
| 2610 "Administrator": { | 2610 "Administrator": { |
| 2611 "description": "This represents an enterprise admin who can manage t
he enterprise in the managed Google Play store.", | 2611 "description": "This represents an enterprise admin who can manage t
he enterprise in the managed Google Play store.", |
| 2612 "id": "Administrator", | 2612 "id": "Administrator", |
| 2613 "properties": { | 2613 "properties": { |
| 2614 "email": { | 2614 "email": { |
| 2615 "description": "The admin's email address.", | 2615 "description": "The admin's email address.", |
| 2616 "type": "string" | 2616 "type": "string" |
| 2617 } | 2617 } |
| (...skipping 1326 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3944 "type": "array" | 3944 "type": "array" |
| 3945 } | 3945 } |
| 3946 }, | 3946 }, |
| 3947 "type": "object" | 3947 "type": "object" |
| 3948 } | 3948 } |
| 3949 }, | 3949 }, |
| 3950 "servicePath": "androidenterprise/v1/", | 3950 "servicePath": "androidenterprise/v1/", |
| 3951 "title": "Google Play EMM API", | 3951 "title": "Google Play EMM API", |
| 3952 "version": "v1" | 3952 "version": "v1" |
| 3953 } | 3953 } |
| OLD | NEW |