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 for your G Suite domain" | 6 "description": "View audit reports for your G Suite domain" |
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 for your G Suite domain" | 9 "description": "View usage reports for your G Suite domain" |
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/admin/reports_v1", |
17 "canonicalName": "reports", | 17 "canonicalName": "reports", |
18 "description": "Fetches reports for the administrators of G Suite customers
about the usage, collaboration, security, and risk for their users.", | 18 "description": "Fetches reports for the administrators of G Suite customers
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": "\"YWOzh2SDasdU84ArJnpYek-OMdg/YvMEbSpUd5h8xmSpskCE_HPECco\"", | 21 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/YvMEbSpUd5h8xmSpskCE_HPECco\"", |
22 "icons": { | 22 "icons": { |
23 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.
png", | 23 "x16": "https://www.gstatic.com/images/branding/product/1x/googleg_16dp.
png", |
24 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.
png" | 24 "x32": "https://www.gstatic.com/images/branding/product/1x/googleg_32dp.
png" |
25 }, | 25 }, |
26 "id": "admin:reports_v1", | 26 "id": "admin:reports_v1", |
(...skipping 708 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 |