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

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

Issue 2571553005: Api-roll 43: 2016-12-13 (Closed)
Patch Set: Created 4 years 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/iUklLG6kJseJVFl-uZaHVaj7V_o\"", 96 "etag": "\"tbys6C40o18GZwyMen5GMkdK-3s/MJXmm78_R4W8L6tex9cqkPyvKmM\"",
97 "icons": { 97 "icons": {
98 "x16": "http://www.google.com/images/icons/product/search-16.gif", 98 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp. png",
99 "x32": "http://www.google.com/images/icons/product/search-32.gif" 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",
107 "parameters": { 107 "parameters": {
108 "alt": { 108 "alt": {
109 "default": "json", 109 "default": "json",
(...skipping 3306 matching lines...) Expand 10 before | Expand all | Expand 10 after
3416 "response": { 3416 "response": {
3417 "$ref": "VerificationCodes" 3417 "$ref": "VerificationCodes"
3418 }, 3418 },
3419 "scopes": [ 3419 "scopes": [
3420 "https://www.googleapis.com/auth/admin.directory.user.se curity" 3420 "https://www.googleapis.com/auth/admin.directory.user.se curity"
3421 ] 3421 ]
3422 } 3422 }
3423 } 3423 }
3424 } 3424 }
3425 }, 3425 },
3426 "revision": "20161020", 3426 "revision": "20161124",
3427 "rootUrl": "https://www.googleapis.com/", 3427 "rootUrl": "https://www.googleapis.com/",
3428 "schemas": { 3428 "schemas": {
3429 "Alias": { 3429 "Alias": {
3430 "description": "JSON template for Alias object in Directory API.", 3430 "description": "JSON template for Alias object in Directory API.",
3431 "id": "Alias", 3431 "id": "Alias",
3432 "properties": { 3432 "properties": {
3433 "alias": { 3433 "alias": {
3434 "description": "A alias email", 3434 "description": "A alias email",
3435 "type": "string" 3435 "type": "string"
3436 }, 3436 },
(...skipping 2229 matching lines...) Expand 10 before | Expand all | Expand 10 after
5666 "type": "string" 5666 "type": "string"
5667 } 5667 }
5668 }, 5668 },
5669 "type": "object" 5669 "type": "object"
5670 } 5670 }
5671 }, 5671 },
5672 "servicePath": "admin/directory/v1/", 5672 "servicePath": "admin/directory/v1/",
5673 "title": "Admin Directory API", 5673 "title": "Admin Directory API",
5674 "version": "directory_v1" 5674 "version": "directory_v1"
5675 } 5675 }
OLDNEW
« no previous file with comments | « discovery/googleapis/admin__datatransfer_v1.json ('k') | discovery/googleapis/admin__reports_v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698