struct Google::Tasks::V1::TaskLists

Defined in:

tasks.cr

Instance Method Summary

Instance methods inherited from struct Google::Tasks::V1::API

http_get(path : String, token : String, as type = JSON::Any) http_get

Instance methods inherited from struct Google::API

client : Client client

Constructor methods inherited from struct Google::API

new(client : Google::Client) new

Macros inherited from struct Google::API

discover(url) discover

Instance Method Detail

def get(id : String, token : String) #

[View source]
def list(token : String, max_results : Int32 | Nil = nil, page_token : String | Nil = nil) #

[View source]