tasks (v1) PREREQUISITE: Read for auth, global flags, and security rules. If missing, run to create it. API Resources tasklists - — Deletes the authenticated user's specified task list. If the list contains assigned tasks, both the assigned tasks and the original tasks in the assignment surface (Docs, Chat Spaces) are deleted. - — Returns the authenticated user's specified task list. - — Creates a new task list and adds it to the authenticated user's task lists. A user can have up to 2000 lists at a time. - — Returns all the authenticated user's task lists. A user can have up to 2000 lists at…