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 70 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
81 "description": "View and manage the provisioning of user sch
emas on your domain" | 81 "description": "View and manage the provisioning of user sch
emas on your domain" |
82 }, | 82 }, |
83 "https://www.googleapis.com/auth/admin.directory.userschema.read
only": { | 83 "https://www.googleapis.com/auth/admin.directory.userschema.read
only": { |
84 "description": "View user schemas on your domain" | 84 "description": "View user schemas on your domain" |
85 } | 85 } |
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/admin/directory_v1", |
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": "\"YWOzh2SDasdU84ArJnpYek-OMdg/O3yStPLO-_BtPqwnPm5OpyYaKQ4\"", | 96 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/O3yStPLO-_BtPqwnPm5OpyYaKQ4\"", |
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", |
(...skipping 5779 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5881 "type": "string" | 5881 "type": "string" |
5882 } | 5882 } |
5883 }, | 5883 }, |
5884 "type": "object" | 5884 "type": "object" |
5885 } | 5885 } |
5886 }, | 5886 }, |
5887 "servicePath": "admin/directory/v1/", | 5887 "servicePath": "admin/directory/v1/", |
5888 "title": "Admin Directory API", | 5888 "title": "Admin Directory API", |
5889 "version": "directory_v1" | 5889 "version": "directory_v1" |
5890 } | 5890 } |
OLD | NEW |