Google::Calendar::Events
Inherits JSON::Serializable / Reference / Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
access_role
Sourceaccess_role=(access_role : String)
Sourcedescription
Sourcedescription=(description : String | Nil)
Sourceetag
Sourceetag=(etag : String)
Sourceitems
Sourceitems=(items : Array(Calendar::Event))
Sourcekind
Sourcekind=(kind : String)
Sourcenext_page_token
Sourcenext_page_token=(next_page_token : String | Nil)
Sourcenext_sync_token
Sourcenext_sync_token=(next_sync_token : String | Nil)
Sourcesummary
Sourcesummary=(summary : String)
Sourcetime_zone
Sourcetime_zone=(time_zone : String)
Sourceupdated
Sourceupdated=(updated : Time)
Source