def
list(task_list : String, token : String, *, max_results : Int32 | Nil =
nil, page_token : String | Nil =
nil, completed : TimeRange | Nil =
nil, show_completed : Bool | Nil =
nil, show_hidden : Bool | Nil =
nil, show_deleted : Bool | Nil =
nil)
#
def
list(task_list :
TaskList, token : String, *, max_results : Int32 | Nil =
nil, page_token : String | Nil =
nil, completed : TimeRange | Nil =
nil, show_completed : Bool | Nil =
nil, show_hidden : Bool | Nil =
nil, show_deleted : Bool | Nil =
nil)
#