OLD | NEW |
1 { | 1 { |
2 "auth": { | 2 "auth": { |
3 "oauth2": { | 3 "oauth2": { |
4 "scopes": { | 4 "scopes": { |
5 "https://www.googleapis.com/auth/admin.reports.audit.readonly":
{ | 5 "https://www.googleapis.com/auth/admin.reports.audit.readonly":
{ |
6 "description": "View audit reports of Google Apps for your d
omain" | 6 "description": "View audit reports of Google Apps for your d
omain" |
7 }, | 7 }, |
8 "https://www.googleapis.com/auth/admin.reports.usage.readonly":
{ | 8 "https://www.googleapis.com/auth/admin.reports.usage.readonly":
{ |
9 "description": "View usage reports of Google Apps for your d
omain" | 9 "description": "View usage reports of Google Apps for your d
omain" |
10 } | 10 } |
11 } | 11 } |
12 } | 12 } |
13 }, | 13 }, |
14 "basePath": "/admin/reports/v1/", | 14 "basePath": "/admin/reports/v1/", |
15 "baseUrl": "https://www.googleapis.com/admin/reports/v1/", | 15 "baseUrl": "https://www.googleapis.com/admin/reports/v1/", |
16 "batchPath": "batch", | 16 "batchPath": "batch", |
17 "canonicalName": "reports", | 17 "canonicalName": "reports", |
18 "description": "Allows the administrators of Google Apps customers to fetch
reports about the usage, collaboration, security and risk for their users.", | 18 "description": "Allows the administrators of Google Apps customers to fetch
reports about the usage, collaboration, security and risk for their users.", |
19 "discoveryVersion": "v1", | 19 "discoveryVersion": "v1", |
20 "documentationLink": "https://developers.google.com/admin-sdk/reports/", | 20 "documentationLink": "https://developers.google.com/admin-sdk/reports/", |
21 "etag": "\"8MqRhZzx1kw0pwpjahVJEB3eI6w/kIY0aqiDkZ24yMy88cSNtVuMbHk\"", | 21 "etag": "\"l66ggWbucbkBw9Lpos72oziyefE/kIY0aqiDkZ24yMy88cSNtVuMbHk\"", |
22 "icons": { | 22 "icons": { |
23 "x16": "http://www.google.com/images/icons/product/search-16.gif", | 23 "x16": "http://www.google.com/images/icons/product/search-16.gif", |
24 "x32": "http://www.google.com/images/icons/product/search-32.gif" | 24 "x32": "http://www.google.com/images/icons/product/search-32.gif" |
25 }, | 25 }, |
26 "id": "admin:reports_v1", | 26 "id": "admin:reports_v1", |
27 "kind": "discovery#restDescription", | 27 "kind": "discovery#restDescription", |
28 "name": "admin", | 28 "name": "admin", |
29 "ownerDomain": "google.com", | 29 "ownerDomain": "google.com", |
30 "ownerName": "Google", | 30 "ownerName": "Google", |
31 "packagePath": "admin", | 31 "packagePath": "admin", |
(...skipping 703 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
735 "type": "array" | 735 "type": "array" |
736 } | 736 } |
737 }, | 737 }, |
738 "type": "object" | 738 "type": "object" |
739 } | 739 } |
740 }, | 740 }, |
741 "servicePath": "admin/reports/v1/", | 741 "servicePath": "admin/reports/v1/", |
742 "title": "Admin Reports API", | 742 "title": "Admin Reports API", |
743 "version": "reports_v1" | 743 "version": "reports_v1" |
744 } | 744 } |
OLD | NEW |