class

Google::Calendar::Events

Inherits JSON::Serializable / Reference / Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

access_role
Source
access_role=(access_role : String)
Source
description
Source
description=(description : String | Nil)
Source
etag
Source
etag=(etag : String)
Source
items
Source
items=(items : Array(Calendar::Event))
Source
kind
Source
kind=(kind : String)
Source
next_page_token
Source
next_page_token=(next_page_token : String | Nil)
Source
next_sync_token
Source
next_sync_token=(next_sync_token : String | Nil)
Source
summary
Source
summary=(summary : String)
Source
time_zone
Source
time_zone=(time_zone : String)
Source
updated
Source
updated=(updated : Time)
Source