| 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 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": "\"l66ggWbucbkBw9Lpos72oziyefE/0zYm3U9WhfJU7WORU2EWqKp-P40\"", | 26 "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/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 Loading... |
| 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 } |
| OLD | NEW |