lib/google/apis/tasks_v1/service.rb in google-apis-tasks_v1-0.18.0 vs lib/google/apis/tasks_v1/service.rb in google-apis-tasks_v1-0.19.0
- old
+ new
@@ -389,11 +389,11 @@
# Optional. The default is not to filter by due date.
# @param [String] due_min
# Lower bound for a task's due date (as a RFC 3339 timestamp) to filter by.
# Optional. The default is not to filter by due date.
# @param [Fixnum] max_results
- # Maximum number of task lists returned on one page. Optional. The default is 20
- # (max allowed: 100).
+ # Maximum number of tasks returned on one page. Optional. The default is 20 (max
+ # allowed: 100).
# @param [String] page_token
# Token specifying the result page to return. Optional.
# @param [Boolean] show_completed
# Flag indicating whether completed tasks are returned in the result. Optional.
# The default is True. Note that showHidden must also be True to show tasks