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

Side by Side Diff: discovery/googleapis/calendar__v3.json

Issue 2973303002: Api-Roll 51: 2017-07-10 (Closed)
Patch Set: Created 3 years, 5 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
OLDNEW
1 { 1 {
2 "auth": { 2 "auth": {
3 "oauth2": { 3 "oauth2": {
4 "scopes": { 4 "scopes": {
5 "https://www.googleapis.com/auth/calendar": { 5 "https://www.googleapis.com/auth/calendar": {
6 "description": "Manage your calendars" 6 "description": "Manage your calendars"
7 }, 7 },
8 "https://www.googleapis.com/auth/calendar.readonly": { 8 "https://www.googleapis.com/auth/calendar.readonly": {
9 "description": "View your calendars" 9 "description": "View your calendars"
10 } 10 }
11 } 11 }
12 } 12 }
13 }, 13 },
14 "basePath": "/calendar/v3/", 14 "basePath": "/calendar/v3/",
15 "baseUrl": "https://www.googleapis.com/calendar/v3/", 15 "baseUrl": "https://www.googleapis.com/calendar/v3/",
16 "batchPath": "batch", 16 "batchPath": "batch",
17 "description": "Manipulates events and other calendar data.", 17 "description": "Manipulates events and other calendar data.",
18 "discoveryVersion": "v1", 18 "discoveryVersion": "v1",
19 "documentationLink": "https://developers.google.com/google-apps/calendar/fir stapp", 19 "documentationLink": "https://developers.google.com/google-apps/calendar/fir stapp",
20 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/euj94Rd_zZNye-Ex23VYZId4hug\"", 20 "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/tApiqls0WzqBbV9TUS3AIhKNpgk\"",
21 "icons": { 21 "icons": {
22 "x16": "http://www.google.com/images/icons/product/calendar-16.png", 22 "x16": "http://www.google.com/images/icons/product/calendar-16.png",
23 "x32": "http://www.google.com/images/icons/product/calendar-32.png" 23 "x32": "http://www.google.com/images/icons/product/calendar-32.png"
24 }, 24 },
25 "id": "calendar:v3", 25 "id": "calendar:v3",
26 "kind": "discovery#restDescription", 26 "kind": "discovery#restDescription",
27 "name": "calendar", 27 "name": "calendar",
28 "ownerDomain": "google.com", 28 "ownerDomain": "google.com",
29 "ownerName": "Google", 29 "ownerName": "Google",
30 "parameters": { 30 "parameters": {
(...skipping 1519 matching lines...) Expand 10 before | Expand all | Expand 10 after
1550 }, 1550 },
1551 "scopes": [ 1551 "scopes": [
1552 "https://www.googleapis.com/auth/calendar", 1552 "https://www.googleapis.com/auth/calendar",
1553 "https://www.googleapis.com/auth/calendar.readonly" 1553 "https://www.googleapis.com/auth/calendar.readonly"
1554 ], 1554 ],
1555 "supportsSubscription": true 1555 "supportsSubscription": true
1556 } 1556 }
1557 } 1557 }
1558 } 1558 }
1559 }, 1559 },
1560 "revision": "20170528", 1560 "revision": "20170613",
1561 "rootUrl": "https://www.googleapis.com/", 1561 "rootUrl": "https://www.googleapis.com/",
1562 "schemas": { 1562 "schemas": {
1563 "Acl": { 1563 "Acl": {
1564 "id": "Acl", 1564 "id": "Acl",
1565 "properties": { 1565 "properties": {
1566 "etag": { 1566 "etag": {
1567 "description": "ETag of the collection.", 1567 "description": "ETag of the collection.",
1568 "type": "string" 1568 "type": "string"
1569 }, 1569 },
1570 "items": { 1570 "items": {
(...skipping 1192 matching lines...) Expand 10 before | Expand all | Expand 10 after
2763 "type": "string" 2763 "type": "string"
2764 } 2764 }
2765 }, 2765 },
2766 "type": "object" 2766 "type": "object"
2767 } 2767 }
2768 }, 2768 },
2769 "servicePath": "calendar/v3/", 2769 "servicePath": "calendar/v3/",
2770 "title": "Calendar API", 2770 "title": "Calendar API",
2771 "version": "v3" 2771 "version": "v3"
2772 } 2772 }
OLDNEW
« no previous file with comments | « discovery/googleapis/bigquerydatatransfer__v1.json ('k') | discovery/googleapis/classroom__v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698