| 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": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/De-lbD45bqBY_dNAx8GzhjIlRyA\"", | 96 "etag": "\"bRFOOrZKfO9LweMbPqu0kcu6De8/xS4037BUKAt0D_L9mKpD-MebHg4\"", |
| 97 "icons": { | 97 "icons": { |
| 98 "x16": "http://www.google.com/images/icons/product/search-16.gif", | 98 "x16": "http://www.google.com/images/icons/product/search-16.gif", |
| 99 "x32": "http://www.google.com/images/icons/product/search-32.gif" | 99 "x32": "http://www.google.com/images/icons/product/search-32.gif" |
| 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 5469 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5576 "type": "string" | 5576 "type": "string" |
| 5577 } | 5577 } |
| 5578 }, | 5578 }, |
| 5579 "type": "object" | 5579 "type": "object" |
| 5580 } | 5580 } |
| 5581 }, | 5581 }, |
| 5582 "servicePath": "admin/directory/v1/", | 5582 "servicePath": "admin/directory/v1/", |
| 5583 "title": "Admin Directory API", | 5583 "title": "Admin Directory API", |
| 5584 "version": "directory_v1" | 5584 "version": "directory_v1" |
| 5585 } | 5585 } |
| OLD | NEW |