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": { |