tasks  v1
Properties | List of all members
Google.Apis.Tasks.v1.Data.TaskList Class Reference
Inheritance diagram for Google.Apis.Tasks.v1.Data.TaskList:
Google::Apis::Requests::IDirectResponseSchema

Properties

virtual string ETag [get, set]
 ETag of the resource. More...
 
virtual string Id [get, set]
 Task list identifier. More...
 
virtual string Kind [get, set]
 Type of the resource. This is always "tasks#taskList". More...
 
virtual string SelfLink [get, set]
 URL pointing to this task list. Used to retrieve, update, or delete this task list. More...
 
virtual string Title [get, set]
 Title of the task list. More...
 
virtual string UpdatedRaw [get, set]
 Last modification time of the task list (as a RFC 3339 timestamp). More...
 
virtual System.Nullable< System.DateTime > Updated [get, set]
 
See also
System.DateTime

representation of UpdatedRaw. More...

 
- Properties inherited from Google::Apis::Requests::IDirectResponseSchema
string ETag
 

Property Documentation

◆ ETag

virtual string Google.Apis.Tasks.v1.Data.TaskList.ETag
getset

ETag of the resource.

◆ Id

virtual string Google.Apis.Tasks.v1.Data.TaskList.Id
getset

Task list identifier.

◆ Kind

virtual string Google.Apis.Tasks.v1.Data.TaskList.Kind
getset

Type of the resource. This is always "tasks#taskList".

◆ SelfLink

virtual string Google.Apis.Tasks.v1.Data.TaskList.SelfLink
getset

URL pointing to this task list. Used to retrieve, update, or delete this task list.

◆ Title

virtual string Google.Apis.Tasks.v1.Data.TaskList.Title
getset

Title of the task list.

◆ Updated

virtual System.Nullable<System.DateTime> Google.Apis.Tasks.v1.Data.TaskList.Updated
getset

See also
System.DateTime

representation of UpdatedRaw.

◆ UpdatedRaw

virtual string Google.Apis.Tasks.v1.Data.TaskList.UpdatedRaw
getset

Last modification time of the task list (as a RFC 3339 timestamp).


The documentation for this class was generated from the following file: