struct Google::Calendar::V3::CalendarList
- Google::Calendar::V3::CalendarList
- Google::API
- Struct
- Value
- Object
Defined in:
calendar/v3/calendar_list.crcalendar/v3/calendar_list/entry.cr
calendar/v3/calendar_list/response.cr
Instance Method Summary
- #http_get(path : String, token : String, as type = JSON::Any)
- #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)