Module google_tasks1::api

source ·

Structs§

  • There is no detailed description.
  • Clears all completed tasks from the specified task list. The affected tasks will be marked as ‘hidden’ and no longer be returned by default when retrieving all tasks for a task list.
  • Deletes the specified task from the task list.
  • Returns the specified task.
  • Creates a new task on the specified task list.
  • Collection of links. This collection is read-only.
  • There is no detailed description.
  • Returns all tasks in the specified task list.
  • There is no detailed description.
  • A builder providing access to all methods supported on task resources. It is not used directly, but through the TasksHub hub.
  • Moves the specified task to another position in the task list. This can include putting it as a child task under a new parent and/or move it to a different position among its sibling tasks.
  • Updates the specified task. This method supports patch semantics.
  • Updates the specified task.
  • Deletes the authenticated user’s specified task list.
  • Returns the authenticated user’s specified task list.
  • Creates a new task list and adds it to the authenticated user’s task lists.
  • Returns all the authenticated user’s task lists.
  • A builder providing access to all methods supported on tasklist resources. It is not used directly, but through the TasksHub hub.
  • Updates the authenticated user’s specified task list. This method supports patch semantics.
  • Updates the authenticated user’s specified task list.
  • There is no detailed description.
  • Central instance to access all TasksHub related resource activities

Enums§