class Google::Calendar::List
- Google::Calendar::List
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
calendar/list.crConstructors
Instance Method Summary
- #etag : String
- #etag=(etag : String)
- #items : Array(Calendar::ListEntry)
- #items=(items : Array(Calendar::ListEntry))
- #kind : String
- #kind=(kind : String)
- #next_page_token : String | Nil
- #next_page_token=(next_page_token : String | Nil)
- #next_sync_token : String | Nil
- #next_sync_token=(next_sync_token : String | Nil)