| OLD | NEW |
| 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", |
| 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": "\"tbys6C40o18GZwyMen5GMkdK-3s/y29Ei9gfsS6BekrALyS-uw4tzTU\"", | 29 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/y29Ei9gfsS6BekrALyS-uw4tzTU\"", |
| 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", |
| 36 "name": "appsactivity", | 36 "name": "appsactivity", |
| 37 "ownerDomain": "google.com", | 37 "ownerDomain": "google.com", |
| 38 "ownerName": "Google", | 38 "ownerName": "Google", |
| 39 "parameters": { | 39 "parameters": { |
| (...skipping 440 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 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 } |
| OLD | NEW |