Google::Calendar::List
Inherits JSON::Serializable / Reference / Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
etag
Sourceetag=(etag : String)
Sourceitems
Sourceitems=(items : Array(Calendar::ListEntry))
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)
Source