class Google::Calendar::Events
- Google::Calendar::Events
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
calendar/events.crConstructors
Instance Method Summary
- #access_role : String
- #access_role=(access_role : String)
- #description : String | Nil
- #description=(description : String | Nil)
- #etag : String
- #etag=(etag : String)
- #items : Array(Calendar::Event)
- #items=(items : Array(Calendar::Event))
- #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)
- #summary : String
- #summary=(summary : String)
- #time_zone : String
- #time_zone=(time_zone : String)
- #updated : Time
- #updated=(updated : Time)