google_api_tasks v0.11.0 API Reference

Modules

API client metadata for GoogleApi.Tasks.V1.

API calls for all endpoints tagged Tasklists.

API calls for all endpoints tagged Tasks.

Handle Tesla connections for GoogleApi.Tasks.V1.

Attributes

  • description (type: String.t, default: nil) - The description. In HTML speak: Everything between <a> and </a>.
  • link (type: String.t, default: nil) - The URL.
  • type (type: String.t, default: nil) - Type of the link, e.g. "email".

Attributes

  • etag (type: String.t, default: nil) - ETag of the resource.
  • id (type: String.t, default: nil) - Task list identifier.
  • kind (type: String.t, default: nil) - Type of the resource. This is always "tasks#taskList".
  • selfLink (type: String.t, default: nil) - URL pointing to this task list. Used to retrieve, update, or delete this task list.
  • title (type: String.t, default: nil) - Title of the task list.
  • updated (type: String.t, default: nil) - Last modification time of the task list (as a RFC 3339 timestamp).

Attributes

  • etag (type: String.t, default: nil) - ETag of the resource.
  • items (type: list(GoogleApi.Tasks.V1.Model.TaskList.t), default: nil) - Collection of task lists.
  • kind (type: String.t, default: nil) - Type of the resource. This is always "tasks#taskLists".
  • nextPageToken (type: String.t, default: nil) - Token that can be used to request the next page of this result.

Attributes

  • etag (type: String.t, default: nil) - ETag of the resource.
  • items (type: list(GoogleApi.Tasks.V1.Model.Task.t), default: nil) - Collection of tasks.
  • kind (type: String.t, default: nil) - Type of the resource. This is always "tasks#tasks".
  • nextPageToken (type: String.t, default: nil) - Token used to access the next page of this result.