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

Unified Diff: discovery/googleapis/calendar__v3.json

Issue 2936613002: Api-Roll 50: 2017-06-12 (Closed)
Patch Set: Created 3 years, 6 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/bigquerydatatransfer__v1.json ('k') | discovery/googleapis/classroom__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 21d9c14b3dc51790e5a8b12a245c6ff4ea46fd35..67be8b2477869ebd5ef34d0fdcc8e133ba807361 100644
--- a/discovery/googleapis/calendar__v3.json
+++ b/discovery/googleapis/calendar__v3.json
@@ -17,7 +17,7 @@
"description": "Manipulates events and other calendar data.",
"discoveryVersion": "v1",
"documentationLink": "https://developers.google.com/google-apps/calendar/firstapp",
- "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/2lA7PDfBLSRcPUfw7VoE4FMZQd0\"",
+ "etag": "\"YWOzh2SDasdU84ArJnpYek-OMdg/euj94Rd_zZNye-Ex23VYZId4hug\"",
"icons": {
"x16": "http://www.google.com/images/icons/product/calendar-16.png",
"x32": "http://www.google.com/images/icons/product/calendar-32.png"
@@ -1022,7 +1022,7 @@
},
"maxResults": {
"default": "250",
- "description": "Maximum number of events returned on one result page. By default the value is 250 events. The page size can never be larger than 2500 events. Optional.",
+ "description": "Maximum number of events returned on one result page. The number of events in the resulting page may be less than this value, or none at all, even if there are more events matching the query. Incomplete pages can be detected by a non-empty nextPageToken field in the response. By default the value is 250 events. The page size can never be larger than 2500 events. Optional.",
"format": "int32",
"location": "query",
"minimum": "1",
@@ -1337,7 +1337,7 @@
},
"maxResults": {
"default": "250",
- "description": "Maximum number of events returned on one result page. By default the value is 250 events. The page size can never be larger than 2500 events. Optional.",
+ "description": "Maximum number of events returned on one result page. The number of events in the resulting page may be less than this value, or none at all, even if there are more events matching the query. Incomplete pages can be detected by a non-empty nextPageToken field in the response. By default the value is 250 events. The page size can never be larger than 2500 events. Optional.",
"format": "int32",
"location": "query",
"minimum": "1",
@@ -1557,7 +1557,7 @@
}
}
},
- "revision": "20170516",
+ "revision": "20170528",
"rootUrl": "https://www.googleapis.com/",
"schemas": {
"Acl": {
« 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