Searched refs:Google_TaskList (Results 1 – 1 of 1) sorted by relevance
44 * @return Google_TaskList51 return new Google_TaskList($data);59 * @param Google_TaskList $postBody61 * @return Google_TaskList63 public function insert(Google_TaskList $postBody, $optParams = array()) {68 return new Google_TaskList($data);97 * @param Google_TaskList $postBody99 * @return Google_TaskList101 public function patch($tasklist, Google_TaskList $postBody, $optParams = array()) {106 return new Google_TaskList($data);[all …]