struct Google::Calendar::V3::CalendarList

Defined in:

calendar/v3/calendar_list.cr
calendar/v3/calendar_list/entry.cr
calendar/v3/calendar_list/response.cr

Instance Method Summary

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 http_get(path : String, token : String, as type = JSON::Any) #

[View source]
def list(token : String, user : String = "me", *, next_sync_token : String | Nil = nil, next_page_token : String | Nil = nil, max_results : Int | Nil = nil, show_deleted : Bool | Nil = nil, show_hidden : Bool | Nil = nil) #

[View source]