OLD | NEW |
1 { | 1 { |
2 "auth": { | 2 "auth": { |
3 "oauth2": { | 3 "oauth2": { |
4 "scopes": { | 4 "scopes": { |
5 "https://www.googleapis.com/auth/admin.directory.device.chromeos
": { | 5 "https://www.googleapis.com/auth/admin.directory.device.chromeos
": { |
6 "description": "View and manage your Chrome OS devices' meta
data" | 6 "description": "View and manage your Chrome OS devices' meta
data" |
7 }, | 7 }, |
8 "https://www.googleapis.com/auth/admin.directory.device.chromeos
.readonly": { | 8 "https://www.googleapis.com/auth/admin.directory.device.chromeos
.readonly": { |
9 "description": "View your Chrome OS devices' metadata" | 9 "description": "View your Chrome OS devices' metadata" |
10 }, | 10 }, |
(...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
62 } | 62 } |
63 } | 63 } |
64 }, | 64 }, |
65 "basePath": "/admin/directory/v1/", | 65 "basePath": "/admin/directory/v1/", |
66 "baseUrl": "https://www.googleapis.com/admin/directory/v1/", | 66 "baseUrl": "https://www.googleapis.com/admin/directory/v1/", |
67 "batchPath": "batch", | 67 "batchPath": "batch", |
68 "canonicalName": "directory", | 68 "canonicalName": "directory", |
69 "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.", | 69 "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.", |
70 "discoveryVersion": "v1", | 70 "discoveryVersion": "v1", |
71 "documentationLink": "https://developers.google.com/admin-sdk/directory/", | 71 "documentationLink": "https://developers.google.com/admin-sdk/directory/", |
72 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/l5pod8YqQveewbHEUdz0VFkXQt0\"", | 72 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/l5pod8YqQveewbHEUdz0VFkXQt0\"", |
73 "icons": { | 73 "icons": { |
74 "x16": "http://www.google.com/images/icons/product/search-16.gif", | 74 "x16": "http://www.google.com/images/icons/product/search-16.gif", |
75 "x32": "http://www.google.com/images/icons/product/search-32.gif" | 75 "x32": "http://www.google.com/images/icons/product/search-32.gif" |
76 }, | 76 }, |
77 "id": "admin:directory_v1", | 77 "id": "admin:directory_v1", |
78 "kind": "discovery#restDescription", | 78 "kind": "discovery#restDescription", |
79 "name": "admin", | 79 "name": "admin", |
80 "ownerDomain": "google.com", | 80 "ownerDomain": "google.com", |
81 "ownerName": "Google", | 81 "ownerName": "Google", |
82 "packagePath": "admin", | 82 "packagePath": "admin", |
(...skipping 4012 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4095 "type": "string" | 4095 "type": "string" |
4096 } | 4096 } |
4097 }, | 4097 }, |
4098 "type": "object" | 4098 "type": "object" |
4099 } | 4099 } |
4100 }, | 4100 }, |
4101 "servicePath": "admin/directory/v1/", | 4101 "servicePath": "admin/directory/v1/", |
4102 "title": "Admin Directory API", | 4102 "title": "Admin Directory API", |
4103 "version": "directory_v1" | 4103 "version": "directory_v1" |
4104 } | 4104 } |
OLD | NEW |