Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(86)

Side by Side Diff: discovery/googleapis/admin__directory_v1.json

Issue 3003493002: Api-Roll 53: 2017-08-21 (Closed)
Patch Set: Created 3 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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
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": "\"YWOzh2SDasdU84ArJnpYek-OMdg/-1ksPYZjVYMttk_-QKwkN92i-2U\"", 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",
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 3344 matching lines...) Expand 10 before | Expand all | Expand 10 after
3451 "response": { 3451 "response": {
3452 "$ref": "VerificationCodes" 3452 "$ref": "VerificationCodes"
3453 }, 3453 },
3454 "scopes": [ 3454 "scopes": [
3455 "https://www.googleapis.com/auth/admin.directory.user.se curity" 3455 "https://www.googleapis.com/auth/admin.directory.user.se curity"
3456 ] 3456 ]
3457 } 3457 }
3458 } 3458 }
3459 } 3459 }
3460 }, 3460 },
3461 "revision": "20170712", 3461 "revision": "20170723",
3462 "rootUrl": "https://www.googleapis.com/", 3462 "rootUrl": "https://www.googleapis.com/",
3463 "schemas": { 3463 "schemas": {
3464 "Alias": { 3464 "Alias": {
3465 "description": "JSON template for Alias object in Directory API.", 3465 "description": "JSON template for Alias object in Directory API.",
3466 "id": "Alias", 3466 "id": "Alias",
3467 "properties": { 3467 "properties": {
3468 "alias": { 3468 "alias": {
3469 "description": "A alias email", 3469 "description": "A alias email",
3470 "type": "string" 3470 "type": "string"
3471 }, 3471 },
(...skipping 2409 matching lines...) Expand 10 before | Expand all | Expand 10 after
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 }
OLDNEW
« no previous file with comments | « discovery/googleapis/adexperiencereport__v1.json ('k') | discovery/googleapis/adsense__v1.4.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698