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

Side by Side Diff: discovery/googleapis/admin__reports_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/admin__directory_v1.json ('k') | discovery/googleapis/adsense__v1.4.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/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
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 }
OLDNEW
« no previous file with comments | « discovery/googleapis/admin__directory_v1.json ('k') | discovery/googleapis/adsense__v1.4.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698