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

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

Issue 2281923002: Api-roll 41: 2016-08-26 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 4 years, 3 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": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/W4Ceyiwfxdkv5BTNEwOIMjFzUJg\"", 96 "etag": "\"C5oy1hgQsABtYOYIOXWcR3BgYqU/tVkq2fforoBT9yvJW6dzQX6ja6Q\"",
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 3279 matching lines...) Expand 10 before | Expand all | Expand 10 after
3386 "response": { 3386 "response": {
3387 "$ref": "VerificationCodes" 3387 "$ref": "VerificationCodes"
3388 }, 3388 },
3389 "scopes": [ 3389 "scopes": [
3390 "https://www.googleapis.com/auth/admin.directory.user.se curity" 3390 "https://www.googleapis.com/auth/admin.directory.user.se curity"
3391 ] 3391 ]
3392 } 3392 }
3393 } 3393 }
3394 } 3394 }
3395 }, 3395 },
3396 "revision": "20160715", 3396 "revision": "20160824",
3397 "rootUrl": "https://www.googleapis.com/", 3397 "rootUrl": "https://www.googleapis.com/",
3398 "schemas": { 3398 "schemas": {
3399 "Alias": { 3399 "Alias": {
3400 "description": "JSON template for Alias object in Directory API.", 3400 "description": "JSON template for Alias object in Directory API.",
3401 "id": "Alias", 3401 "id": "Alias",
3402 "properties": { 3402 "properties": {
3403 "alias": { 3403 "alias": {
3404 "description": "A alias email", 3404 "description": "A alias email",
3405 "type": "string" 3405 "type": "string"
3406 }, 3406 },
(...skipping 2173 matching lines...) Expand 10 before | Expand all | Expand 10 after
5580 "type": "string" 5580 "type": "string"
5581 } 5581 }
5582 }, 5582 },
5583 "type": "object" 5583 "type": "object"
5584 } 5584 }
5585 }, 5585 },
5586 "servicePath": "admin/directory/v1/", 5586 "servicePath": "admin/directory/v1/",
5587 "title": "Admin Directory API", 5587 "title": "Admin Directory API",
5588 "version": "directory_v1" 5588 "version": "directory_v1"
5589 } 5589 }
OLDNEW
« no previous file with comments | « discovery/googleapis/acceleratedmobilepageurl__v1.json ('k') | discovery/googleapis/adsense__v1.4.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698