GoogleApi.Tasks.V1.Model.TaskList (google_api_tasks v0.17.0)
View SourceAttributes
-
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
) - Output only. Type of the resource. This is always "tasks#taskList". -
selfLink
(type:String.t
, default:nil
) - Output only. 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. Maximum length allowed: 1024 characters. -
updated
(type:String.t
, default:nil
) - Output only. Last modification time of the task list (as a RFC 3339 timestamp).
Summary
Functions
Unwrap a decoded JSON object into its complex fields.