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

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

Issue 3006323002: Api-Roll 54: 2017-09-11 (Closed)
Patch Set: use 2.0.0-dev.infinity sdk constraint in pubspecs Created 3 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
« no previous file with comments | « discovery/googleapis/appengine__v1.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 in your Google Dri ve" 9 "description": "View and manage the files in your Google Dri ve"
10 }, 10 },
11 "https://www.googleapis.com/auth/drive.metadata": { 11 "https://www.googleapis.com/auth/drive.metadata": {
12 "description": "View and manage metadata of files in your Go ogle Drive" 12 "description": "View and manage metadata of files in your Go ogle Drive"
13 }, 13 },
14 "https://www.googleapis.com/auth/drive.metadata.readonly": { 14 "https://www.googleapis.com/auth/drive.metadata.readonly": {
15 "description": "View metadata for files in your Google Drive " 15 "description": "View metadata for files in your Google Drive "
16 }, 16 },
17 "https://www.googleapis.com/auth/drive.readonly": { 17 "https://www.googleapis.com/auth/drive.readonly": {
18 "description": "View the files in your Google Drive" 18 "description": "View the files in your Google Drive"
19 } 19 }
20 } 20 }
21 } 21 }
22 }, 22 },
23 "basePath": "/appsactivity/v1/", 23 "basePath": "/appsactivity/v1/",
24 "baseUrl": "https://www.googleapis.com/appsactivity/v1/", 24 "baseUrl": "https://www.googleapis.com/appsactivity/v1/",
25 "batchPath": "batch", 25 "batchPath": "batch/appsactivity/v1",
26 "description": "Provides a historical view of activity.", 26 "description": "Provides a historical view of activity.",
27 "discoveryVersion": "v1", 27 "discoveryVersion": "v1",
28 "documentationLink": "https://developers.google.com/google-apps/activity/", 28 "documentationLink": "https://developers.google.com/google-apps/activity/",
29 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/pDZ7o52oB1KPiP4jc8rmQ24ThMo\"", 29 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/pDZ7o52oB1KPiP4jc8rmQ24ThMo\"",
30 "icons": { 30 "icons": {
31 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp. png", 31 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp. png",
32 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp. png" 32 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp. png"
33 }, 33 },
34 "id": "appsactivity:v1", 34 "id": "appsactivity:v1",
35 "kind": "discovery#restDescription", 35 "kind": "discovery#restDescription",
(...skipping 444 matching lines...) Expand 10 before | Expand all | Expand 10 after
480 "description": "The profile photo of the user. Not present i f the user has no profile photo." 480 "description": "The profile photo of the user. Not present i f the user has no profile photo."
481 } 481 }
482 }, 482 },
483 "type": "object" 483 "type": "object"
484 } 484 }
485 }, 485 },
486 "servicePath": "appsactivity/v1/", 486 "servicePath": "appsactivity/v1/",
487 "title": "G Suite Activity API", 487 "title": "G Suite Activity API",
488 "version": "v1" 488 "version": "v1"
489 } 489 }
OLDNEW
« no previous file with comments | « discovery/googleapis/appengine__v1.json ('k') | discovery/googleapis/appstate__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698