| OLD | NEW |
| 1 { | 1 { |
| 2 "auth": { | 2 "auth": { |
| 3 "oauth2": { | 3 "oauth2": { |
| 4 "scopes": { | 4 "scopes": { |
| 5 "https://www.googleapis.com/auth/admin.directory.customer": { | 5 "https://www.googleapis.com/auth/admin.directory.customer": { |
| 6 "description": "View and manage customer related information
" | 6 "description": "View and manage customer related information
" |
| 7 }, | 7 }, |
| 8 "https://www.googleapis.com/auth/admin.directory.customer.readon
ly": { | 8 "https://www.googleapis.com/auth/admin.directory.customer.readon
ly": { |
| 9 "description": "View customer related information" | 9 "description": "View customer related information" |
| 10 }, | 10 }, |
| (...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 86 } | 86 } |
| 87 } | 87 } |
| 88 }, | 88 }, |
| 89 "basePath": "/admin/directory/v1/", | 89 "basePath": "/admin/directory/v1/", |
| 90 "baseUrl": "https://www.googleapis.com/admin/directory/v1/", | 90 "baseUrl": "https://www.googleapis.com/admin/directory/v1/", |
| 91 "batchPath": "batch", | 91 "batchPath": "batch", |
| 92 "canonicalName": "directory", | 92 "canonicalName": "directory", |
| 93 "description": "The Admin SDK Directory API lets you view and manage enterpr
ise resources such as users and groups, administrative notifications, security f
eatures, and more.", | 93 "description": "The Admin SDK Directory API lets you view and manage enterpr
ise resources such as users and groups, administrative notifications, security f
eatures, and more.", |
| 94 "discoveryVersion": "v1", | 94 "discoveryVersion": "v1", |
| 95 "documentationLink": "https://developers.google.com/admin-sdk/directory/", | 95 "documentationLink": "https://developers.google.com/admin-sdk/directory/", |
| 96 "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/Kf10_CyV-UXMG4pe1PBWM5iJx_0\"", | 96 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/Kf10_CyV-UXMG4pe1PBWM5iJx_0\"", |
| 97 "icons": { | 97 "icons": { |
| 98 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.
png", | 98 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.
png", |
| 99 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.
png" | 99 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.
png" |
| 100 }, | 100 }, |
| 101 "id": "admin:directory_v1", | 101 "id": "admin:directory_v1", |
| 102 "kind": "discovery#restDescription", | 102 "kind": "discovery#restDescription", |
| 103 "name": "admin", | 103 "name": "admin", |
| 104 "ownerDomain": "google.com", | 104 "ownerDomain": "google.com", |
| 105 "ownerName": "Google", | 105 "ownerName": "Google", |
| 106 "packagePath": "admin", | 106 "packagePath": "admin", |
| (...skipping 5637 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5744 "type": "string" | 5744 "type": "string" |
| 5745 } | 5745 } |
| 5746 }, | 5746 }, |
| 5747 "type": "object" | 5747 "type": "object" |
| 5748 } | 5748 } |
| 5749 }, | 5749 }, |
| 5750 "servicePath": "admin/directory/v1/", | 5750 "servicePath": "admin/directory/v1/", |
| 5751 "title": "Admin Directory API", | 5751 "title": "Admin Directory API", |
| 5752 "version": "directory_v1" | 5752 "version": "directory_v1" |
| 5753 } | 5753 } |
| OLD | NEW |