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

Unified Diff: discovery/googleapis/calendar__v3.json

Issue 1078053002: Roll of googleapis as of 4/7/2015. (Closed) Base URL: https://github.com/dart-lang/googleapis.git@master
Patch Set: Created 5 years, 8 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « discovery/googleapis/books__v1.json ('k') | discovery/googleapis/civicinfo__us_v1.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: discovery/googleapis/calendar__v3.json
diff --git a/discovery/googleapis/calendar__v3.json b/discovery/googleapis/calendar__v3.json
index a3919e0368ad0dc4dd77a3c76a8b2be8591970d5..9b26383c3a99c64ff2a6066fe6a55ce4efa46aa2 100644
--- a/discovery/googleapis/calendar__v3.json
+++ b/discovery/googleapis/calendar__v3.json
@@ -17,7 +17,7 @@
"description": "Lets you manipulate events and other calendar data.",
"discoveryVersion": "v1",
"documentationLink": "https://developers.google.com/google-apps/calendar/firstapp",
- "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/tTkPf1BQbU-MQtp3APXYoz4vX6M\"",
+ "etag": "\"ye6orv2F-1npMW3u9suM3a7C5Bo/0tpC9BbaQPK_TZmlZK5cHsIr_JY\"",
"icons": {
"x16": "http://www.google.com/images/icons/product/calendar-16.png",
"x32": "http://www.google.com/images/icons/product/calendar-32.png"
@@ -583,7 +583,7 @@
"calendars": {
"methods": {
"clear": {
- "description": "Clears a primary calendar. This operation deletes all data associated with the primary calendar of an account and cannot be undone.",
+ "description": "Clears a primary calendar. This operation deletes all events associated with the primary calendar of an account.",
"httpMethod": "POST",
"id": "calendar.calendars.clear",
"parameterOrder": [
@@ -603,7 +603,7 @@
]
},
"delete": {
- "description": "Deletes a secondary calendar.",
+ "description": "Deletes a secondary calendar. Use calendars.clear for clearing all events on primary calendars.",
"httpMethod": "DELETE",
"id": "calendar.calendars.delete",
"parameterOrder": [
@@ -1535,7 +1535,7 @@
}
}
},
- "revision": "20150123",
+ "revision": "20150303",
"rootUrl": "https://www.googleapis.com/",
"schemas": {
"Acl": {
« no previous file with comments | « discovery/googleapis/books__v1.json ('k') | discovery/googleapis/civicinfo__us_v1.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698