google_api_tasks v0.4.0 GoogleApi.Tasks.V1.Model.TaskList View Source
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:tasks#taskList
) - 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:DateTime.t
, default:nil
) - Last modification time of the task list (as a RFC 3339 timestamp).
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.