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

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

Issue 663113002: Api roll 4: 2014-10-20 (Closed) Base URL: git@github.com:dart-lang/googleapis.git@master
Patch Set: Created 6 years, 2 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
« no previous file with comments | « discovery/googleapis/androidpublisher__v2.json ('k') | discovery/googleapis/appstate__v1.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "auth": { 2 "auth": {
3 "oauth2": { 3 "oauth2": {
4 "scopes": { 4 "scopes": {
5 "https://www.googleapis.com/auth/activity": { 5 "https://www.googleapis.com/auth/activity": {
6 "description": "View the activity history of your Google App s" 6 "description": "View the activity history of your Google App s"
7 }, 7 },
8 "https://www.googleapis.com/auth/drive": { 8 "https://www.googleapis.com/auth/drive": {
9 "description": "View and manage the files and documents in y our Google Drive" 9 "description": "View and manage the files and documents in y our Google Drive"
10 }, 10 },
11 "https://www.googleapis.com/auth/drive.metadata.readonly": { 11 "https://www.googleapis.com/auth/drive.metadata.readonly": {
12 "description": "View metadata for files and documents in you r Google Drive" 12 "description": "View metadata for files and documents in you r Google Drive"
13 }, 13 },
14 "https://www.googleapis.com/auth/drive.readonly": { 14 "https://www.googleapis.com/auth/drive.readonly": {
15 "description": "View the files and documents in your Google Drive" 15 "description": "View the files and documents in your Google Drive"
16 } 16 }
17 } 17 }
18 } 18 }
19 }, 19 },
20 "basePath": "/appsactivity/v1/", 20 "basePath": "/appsactivity/v1/",
21 "baseUrl": "https://www.googleapis.com/appsactivity/v1/", 21 "baseUrl": "https://www.googleapis.com/appsactivity/v1/",
22 "batchPath": "batch", 22 "batchPath": "batch",
23 "description": "Provides a historical view of activity.", 23 "description": "Provides a historical view of activity.",
24 "discoveryVersion": "v1", 24 "discoveryVersion": "v1",
25 "documentationLink": "https://developers.google.com/google-apps/activity/", 25 "documentationLink": "https://developers.google.com/google-apps/activity/",
26 "etag": "\"8MqRhZzx1kw0pwpjahVJEB3eI6w/0zYm3U9WhfJU7WORU2EWqKp-P40\"", 26 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/0zYm3U9WhfJU7WORU2EWqKp-P40\"",
27 "icons": { 27 "icons": {
28 "x16": "http://www.google.com/images/icons/product/search-16.gif", 28 "x16": "http://www.google.com/images/icons/product/search-16.gif",
29 "x32": "http://www.google.com/images/icons/product/search-32.gif" 29 "x32": "http://www.google.com/images/icons/product/search-32.gif"
30 }, 30 },
31 "id": "appsactivity:v1", 31 "id": "appsactivity:v1",
32 "kind": "discovery#restDescription", 32 "kind": "discovery#restDescription",
33 "name": "appsactivity", 33 "name": "appsactivity",
34 "ownerDomain": "google.com", 34 "ownerDomain": "google.com",
35 "ownerName": "Google", 35 "ownerName": "Google",
36 "parameters": { 36 "parameters": {
(...skipping 427 matching lines...) Expand 10 before | Expand all | Expand 10 after
464 "description": "The profile photo of the user." 464 "description": "The profile photo of the user."
465 } 465 }
466 }, 466 },
467 "type": "object" 467 "type": "object"
468 } 468 }
469 }, 469 },
470 "servicePath": "appsactivity/v1/", 470 "servicePath": "appsactivity/v1/",
471 "title": "Google Apps Activity API", 471 "title": "Google Apps Activity API",
472 "version": "v1" 472 "version": "v1"
473 } 473 }
OLDNEW
« no previous file with comments | « discovery/googleapis/androidpublisher__v2.json ('k') | discovery/googleapis/appstate__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698